JSFiddle - React, Tailwind, and code Playground

by dipaks2011

HTML

<div>
  Hi Pallavi
</div>

CSS

div{
  color: red;
}