JSFiddle - React, Tailwind, and code Playground
HTML
<div style="background-color: #f00; display: inline-block; height: 100px;">
<div style="width: 3000px; background-color: blue; height: 50px;">
here is some content
</div>
</div>