JSFiddle - React, Tailwind, and code Playground

by pleinx

HTML

<div>
a
</div>

CSS

div {
  padding: 50px;
  background: lightcoral;
}