JSFiddle - React, Tailwind, and code Playground
by darkkis
HTML
<div>
<div style="float:left;width:120px;height:120px;background:red;">
</div>
<div>
<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>