JSFiddle - React, Tailwind, and code Playground

by ShaCP

HTML

<div></div>

CSS

div {
  background-color: red;
  width: 500px;
  height: 500px;
}