JSFiddle - React, Tailwind, and code Playground

HTML

<div class="test">gdsghisfhdguihfuisdghisdighfisdghifduibhuifbhiufgibhihiixcbhvicxhvbixcuhiuxgfhuigfihgf</div>

CSS

.test {
    width: 100px;
    border: 1px solid #aaa;
    word-wrap: break-word;
}