JSFiddle - React, Tailwind, and code Playground
HTML
<div style="width:100%">
<div style="widht:50%; float:left;background-color:#efefef;height:200px;width:300px;">
My Texting
</div>
<div style="widht:50%; float:left;">
<img style=height:200px;width:300px;" src="http://www.mobilo-med.de/uploads/media/Push_up_girl.jpg">
</div>
</div>