JSFiddle - React, Tailwind, and code Playground
HTML
<div class="container">
<header>
<h1>
This is my title
<h1>
</header>
<nav>
</nav>
<main>
hello hello hello
</main>
<aside>
</aside>
<footer>
</footer>
</div>
CSS
.