JSFiddle - React, Tailwind, and code Playground

by htmlzengarden

HTML

<div>
    Lorem ipsum tra la la la lere
</div>

CSS

div
{
    max-width:60%;
    background:#eee;
    padding:20px;
}
table {
    width: 100%;
}