JSFiddle - React, Tailwind, and code Playground

by Luis Martin

HTML

<div>
  
</div>

CSS

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