JSFiddle - React, Tailwind, and code Playground

by GMK Hussain

HTML

<h1>SUFYAN</h1>

CSS

h1:first-letter {
    color: red !important;
}