<link rel="stylesheet" href=" https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.css">
<div class="viewport">
<header>
<div class="header-container">
<h1>My Website</h1>
</div>
</header>
<div class="container">
<article>
<h2>inner heading</h2>
<p>this is my container this is my containerthis is my containerthis is my containerthis is my containerthis is my containerthis is my containerthis is my container</p>
<p>this is my container</p>
<p>this is my container this is my containerthis is my containerthis is my containerthis is my containerthis is my containerthis is my containerthis is my container</p>
</article>
<footer>this is the footer</footer>
</div>
</div>