JSFiddle - React, Tailwind, and code Playground

by booktu8

HTML

<div class="box">
A
</div>

CSS

.box{
  font-size:24px;
}