JSFiddle - React, Tailwind, and code Playground

by kougiland

HTML

<div>KOUGILAND</div>

CSS

div {
margin: 68px;
-webkit-transform: rotate(0deg) rotateX(13deg) skewX(11deg);
font-weight: 900;
font-size: 4em;
text-shadow: 0px 0px #333, -1px 1.0px #333, -2px 2.0px #333, -3px 3.0px #333, -4px 4.0px #333, -5px 5.0px #333, -6px 6.0px #333, -7px 7.0px #333, -8px 8.0px #333, -9px 9.0px #333, -10px 10.0px #333, -11px 11.0px #333, -12px 12.0px #333, -13px 13.0px #333, -14px 14.0px #333, -15px 15.0px #333, -16px 16.0px #333, -17px 17.0px 10px #300505;
}