JSFiddle - React, Tailwind, and code Playground

by krustnic

HTML

<div style="float: left; border: 1px solid red;">
   <span style="position: relative; top: -1000px; left: -1000px; border: 1px solid green;">
      Inner text
   </span>
</div>