<body>
<header>header</header>
<section>
<aside>Getting the footer to stick to the bottom of pages with sparse content is something just ... All you have to do is wrap the vertical sections in a flex container and choose which ones you want to expand</aside>
<main>main</main>
</section>
<footer>footer</footer>
</body>