JSFiddle - React, Tailwind, and code Playground

by Brodingo

HTML

<div>lolwut</div>

CSS

div {
    background-color: #eee;
    text-align: justify;
    text-justify: distribute;
}