what is the font size of h1 big heading tag code example Example: change font size of h1 in html <style> h1 { font-size: 100px; } </style>