JSFiddle - React, Tailwind, and code Playground

by lukempeters

HTML

<div></div>

CSS

div {
    width: 500px;
    height: 500px;
    background:...