JSFiddle - React, Tailwind, and code Playground

by qunzorez

HTML

<h1>
Hello
</h1>

CSS

h1 {
  color: red;
}