Water.css is a just-add-css collection of styles to make simple websites like this just a little bit nicer. Get it already!
Now you can write your simple static site with nice semantic html, and Water.css will manage the styling for you.
Heck yeah! It doesn't include any fancy styles so it's easily mobile responsive. Just add the famous responsive viewport tag and you'll be good to go!
In fact, try resizing this page. Everything flows super nicely as you'll see.
This is supposed to be a demo page so we need more elements!
Below I'm gonna put an <hr>, because why not?
Below is some code, you can copy it with Ctrl-C.
Did you know, alert(1) can show an alert in JavaScript!
// This logs a message to the console
console.log('Hello, world!')