<header>Title</header>
<div class="main-wrapper">
<h1>content</h1>
</div>
<footer>Footer</footer>
How can I define the height
of the main-wrapper
so that the content covers the whole page and the footer stays at the bottom of the page. Even if there is very less content in main-wrapper div.