JSFiddle - React, Tailwind, and code Playground

by refhat

HTML

<span id="text">Hi</span>

CSS

#text{color:red;border:3px solid red;margin:10px}