Updated on: August 23, 2023
Coming Soon CSS Flexbox ya ges ya
<div class="flex flex-col min-h-screen"> <div>Header</div> <main>Body</main> </div>