Here is an example using CSS, defined in the <head>
of this webpage.
There are many CSS properties you can use, and having your code editor show you available options
is a great way to learn. Here's what that looks like in VS Code:
Here's a new section, defined in a new <div>
tag and styled by a new CSS class.