JSFiddle - React, Tailwind, and code Playground
by secretgspot
HTML
<div id="test">HELLO</div>
CSS
#test { background: pink; width: 100vw; height: 100vh; }
by secretgspot
<div id="test">HELLO</div>
#test { background: pink; width: 100vw; height: 100vh; }