Notice the 1 in <h1>? That's there because there are different heading types that vary in size.
Let's add a few extra heading tags in ascending order to see what happens.
Great stuff! See how the <h1> is the biggest heading? The 1 means it has the highest level of importance.
Maybe the ascending order would be <h1>, <h2>, and finally <h3>.