JSFiddle - React, Tailwind, and code Playground

HTML

<img src="https://placehold.it/60x60">
<div class="text">Whatever text you want here. Whatever text you want here. Whatever text you want here. Whatever text you want here. Whatever text you want here. Whatever text you want here. Whatever text you want here. Whatever text you want here. Whatever text you want here. Whatever text you want here.</div>

CSS

.text {
  display: inline-block;
  vertical-align: top;
  width: 300px;
}