JSFiddle - React, Tailwind, and code Playground

by secretgspot

HTML

<div id="test">HELLO</div>

CSS

#test { background: pink; width: 100vw; height: 100vh; }