JSFiddle - React, Tailwind, and code Playground
by kboucher
HTML
<div><p>Random text here</p></div>
CSS
html { background: blue; }
body { background: red; }
by kboucher
<div><p>Random text here</p></div>
html { background: blue; }
body { background: red; }