JSFiddle - React, Tailwind, and code Playground

by Anton_Diaz

HTML

<body>
lel
<div>lel</div>
<span>lel</span>
</body>

CSS

*    {color: red }
BODY {color: lime}
DIV  {color: lime}
/* SPAN {color: lime} */