JSFiddle - React, Tailwind, and code Playground
by ChrisStanyon
HTML
<div style="background-color:red">
<div style="width:500px; margin: 0px auto;background-color:blue">Your content</div>
</div>
by ChrisStanyon
<div style="background-color:red">
<div style="width:500px; margin: 0px auto;background-color:blue">Your content</div>
</div>