JSFiddle - React, Tailwind, and code Playground
HTML
<div>
<div style="float:left;width:120px;height:120px;background:red;">
</div>
<div style="overflow: hidden">
<p>text</p>
<p>text</p>
<p>text</p>
<p>text</p>
<p>text</p>
<p>text</p>
<p>text</p>
<p>text</p>
<p>text</p>
</div>
</div>