JSFiddle - React, Tailwind, and code Playground

by kirito0709

HTML

<span>Kllirik</span>

CSS

span{
 transform: rotateY(180deg);
}