JSFiddle - React, Tailwind, and code Playground
by SpiceLab
HTML
<div>foobar</div>
CSS
div {
width:50vw;
height:50vw;
background:#cde5ff;
}
by SpiceLab
<div>foobar</div>
div {
width:50vw;
height:50vw;
background:#cde5ff;
}