JSFiddle - React, Tailwind, and code Playground

HTML

<div style="overflow:auto;background:red;">
    <div style="float: left;">Div 1</div>
    <div style="float: left;">Div 2</div>
</div>