JSFiddle - React, Tailwind, and code Playground

HTML

<p> xcwnbc nbwcbnwwncw h</p>

CSS

p {
    background: -webkit-linear-gradient(red, blue);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}