JSFiddle - React, Tailwind, and code Playground

by JoshC

HTML

<span>something</span>

CSS

span {
    background:red;
    height:100px;
}