JSFiddle - React, Tailwind, and code Playground
HTML
<div>
Lorem ipsum tra la la la lere
</div>
CSS
div
{
max-width:60%;
background:#eee;
padding:20px;
}
table {
width: 100%;
}
<div>
Lorem ipsum tra la la la lere
</div>
div
{
max-width:60%;
background:#eee;
padding:20px;
}
table {
width: 100%;
}