JSFiddle - React, Tailwind, and code Playground

by iamvdo

HTML

<div></div>

CSS

div{
width:200px;
    height:200px;
    height:1vh;
    width:1vw;
    background:red;
}