JSFiddle - React, Tailwind, and code Playground

HTML

<div><pre>It  is  a  period  of  civil war.  Rebel
spaceships,   striking  from   a  hidden
base,  have   won  their  first  victory
against   the   evil   Galactic  Empire.

During  the battle,  Rebel spies managed
to  steal  secret  plans to the Empire's
ultimate   weapon,  the  Death Star,  an
armored   space  station   with   enough
power   to  destroy  an  entire  planet.

Pursued by the Empire's sinister agents,
Princess  Leia  races  home  aboard  her
starship,  custodian of the stolen plans
that  can save  her people  and  restore
freedom to the galaxy...</pre></div><style>pre{-webkit-transform:perspective(300px)rotateX(25deg);position:absolute;left:99px;color:yellow;-webkit-animation:a 30s linear;}@-webkit-keyframes a{100%{font-size:0px}}body{background:black}</style>