Adding css to the html element

Oh gotcha. Haha! There are a lot of html/css beginners so sometimes I want to state the obvious to be helpful.

The <html> tag has height set to 100% by default. That’s usually what you need for the html element to set things to 100% vh. Here’s a discussion with details: