JSFiddle - React, Tailwind, and code Playground
by notarazi
HTML
<body>
<div data-role="page">
<div data-role="header">
<h1>Nota Razi</h1>
</div>
<div data-role="main" class="ui-content">
<p>My notes collection
</div>
<div data-role="footer">
<h1>www.nota.razi.net.my</h1>
</div>
</div>
</body>