<body class='bg-yellow-400'>
<h1 class='text-green-600'> Hello </h1>
<h1 class='text-gray-100 m-3'>We will be styling this website with tailwind!!</h1>
<p class='m-3 text-blue-600'>This is a trick website </p>
<div class='w-20 h-20 bg-gray-600'></div>
</body>
This Pen doesn't use any external JavaScript resources.