JSFiddle - React, Tailwind, and code Playground

HTML

<div style="width:100%;">
        <div style="float:left;width:30%; background:red;">...some other random text</div>
        <div style="float:none; background:yellow;"> ...some random text ... <br/>...some random text <br/>... some random text ...some random text<br/>...some random text ...some random text </div>
    </div>