JSFiddle - React, Tailwind, and code Playground
HTML
<span class="test1">πππβπ»π
</span>
CSS
.test1 {
font-size: 5em;
position: absolute;
transform: rotateX(80deg);
}
JavaScript
//document.querySelector(.test1).style.transform