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;}