JSFiddle - React, Tailwind, and code Playground

by Gerald Gillespie

HTML

<span class="test1">πŸπŸ˜πŸš’βœŒπŸ»πŸ‘…</span>

CSS

.test1 {
  font-size: 5em;
  position: absolute;
  transform: rotateX(80deg);
  
}

JavaScript

//document.querySelector(.test1).style.transform