JSFiddle - React, Tailwind, and code Playground

by Hendra Nucleo

HTML

<div>
</div>

CSS

div {
    width:800px;
    height:640px;
    background:red;
}