JSFiddle - React, Tailwind, and code Playground

by eget teteete

HTML

<div>
  <p></p>
</div>

CSS

div{
  background-color: green;
}