JSFiddle - React, Tailwind, and code Playground

HTML

<div>bla bla</div>

CSS

div{
    background: red;
}