JSFiddle - React, Tailwind, and code Playground

by darcyclarke

HTML

<div></div>

CSS

div {
 background: #bada55;
 height: 50px;
 width: 50px; 
}