How to format an entire page's font?

<PLEASE USE THE FOLLOWING TEMPLATE TO HELP YOU CREATE A GREAT POST!>

Not stuck at an exercise. What I would like to know is whether there is a way to format a font at the entire page or a specific section without having to do “style=“font-family”” each time.

There are no error messages because I set the font to Arial for every text box.

``` What is loves lol kekkekeke

Hi, I'm Ωsad!

Hello! You guys (or singular person, because I don’t expect a lot of people to see this)! This is my website, probably exclusively for Super Smash Bros. and some of my films. Well, a few things about myself, in no specific order:

    The Things
  • I like coding
  • And Super Smash Bros.
  • And Metal Gear Solid, even though I’m not allowed to play it
  • And films

Maybe later I’ll put some more links on here, for your video viewing pleasure. Until then, be satisfied with this picture of The Black Parade

<do not remove the three backticks above>

well, if you add the style attribute to body opening tag, that should do the trick. style on title doesn’t do anything

except, if you look at this bit off code:

style=“font-family

is the wrong symbol, it should be ". Don’t get to comfortable using the style attribute, you will learn css soon enough

Thank you, a lot! That fixed it!

Is CSS very different from html?

Also, this bit:

font-size: 16opx

it is 16px, you not 16opx