JSFiddle - React, Tailwind, and code Playground

HTML

<div><p>Alabama</p></div>

CSS

div {
    width: 10px;
    word-wrap: break-word;
}