JSFiddle - React, Tailwind, and code Playground

by gkucmierz

HTML

<input />

CSS

input {
    word-break: break-word;
    width: 200px;
    height: 150px;
}