JSFiddle - React, Tailwind, and code Playground

HTML

<p>Jack Sprat could eat no fat. His wife could eat no lean. And so betwixt them both, you see, they licked the platter clean.</p>

CSS

p
{
    word-wrap: break-all;
    width: 100px;
}