JSFiddle - React, Tailwind, and code Playground
HTML
<div>The quick brown fox jumps over the lazy dog.</div>
CSS
div{background:gray; width:100px; height:40px; overflow:hidden;}
<div>The quick brown fox jumps over the lazy dog.</div>
div{background:gray; width:100px; height:40px; overflow:hidden;}