JSFiddle - React, Tailwind, and code Playground
HTML
<!DOCTYPE HTML>
<html>
<body data-rsssl=1>
<div style="height:20px; width:30px; position:absolute">
<span style="overflow:hidden; position:absolute; white-space: nowrap; display:block; top:0px;left:0px;width:100px;height:30px">
span element
</span>
</div>
</body>
</html>