<!-- Business -->
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
<body class="m-10">
<div id="header">$title</div>
<table id="product-table"></table>
<div id="footer">My awesome footer</div>
</body>