JSFiddle - React, Tailwind, and code Playground

HTML

<div>
    Some text Some text Some text 
</div>

CSS

div{
    width: 100px;
}