JSFiddle - React, Tailwind, and code Playground

by Vlad Merjevich

HTML

Бла-бла

CSS

body {
    background: linear-gradient(red, blue);
    -webkit-background-clip: text;
    color: transparent;
    font: bold 26pt Arial; 
}