JSFiddle - React, Tailwind, and code Playground

by Ishank Dubey

HTML

<main>
<div style='background-color:red;'>test</div>
<div style='background-color:green;'>test</div>
</main>