JSFiddle - React, Tailwind, and code Playground

by ruhul105

HTML

<h2>this is headline</h2>

CSS

h2{
  color: red;
}