JSFiddle - React, Tailwind, and code Playground

by adamschwartz

HTML

<div style="width: 500px; height: 10px; background: red"> </div>
<div style="width: 360px; height: 10px; background: green"> </div>

CSS

body { margin: 0 }
</style>
<meta name="viewport" content="width=device-width">
<meta name="viewport" content="width=device-width, initial-scale=1">