JSFiddle - React, Tailwind, and code Playground

HTML

<div>http://www.aaa.com/bbb/ccc/ddd/eee/fff/ggg</div>

CSS

div {
    width : 50px;
    border : 1px solid #000;
    word-wrap : break-word;
}