JSFiddle - React, Tailwind, and code Playground

by Alarr

HTML

<div class="red"></div>

CSS

.red {
    width: 100px;
    height: 100px;
}