JSFiddle - React, Tailwind, and code Playground

HTML

Test for habr

CSS

body {
    text-align: center;
    font-size: 96px;
    color: transparent;
    text-shadow: 0 0 1px #fff,
        1px 1px 1px #000;
    background: darkblue;
}