JSFiddle - React, Tailwind, and code Playground

HTML

<h1>This is your H1 Tag</h1>

CSS

h1{ color: linear-gradient(white, black); }