<!doctype html><html><head><metacharset="utf-8"><metaname="viewport"content="width=device-width, initial-scale=1"><linkhref="../assets/reset.css"rel="stylesheet"><linkhref="setup.css"rel="stylesheet"><linkhref="style.css"rel="stylesheet"></head><body><section><header><p>Item 1 will span across the top</p></header><main><p>Item 2 with a lot of text in it that takes up some space, again I am writing this manually for some reason, but we’re already here so I may as well just keep writing nonsense to increase the height and show the layout better</p></main><aside><p>Item 3 continues down the side</p></aside><footer><p>Item 4 might also have enough text to wrap and add height</p></footer></section></body></html>