JSFiddle - React, Tailwind, and code Playground
HTML
<body>
<div style="height: 100%; background: #000; color: #fff;">asd</div>
<div style="position: relative;">
<div style="position: absolute; left: 0; bottom: 0; top: 0; width: 110px; background: red;">
<p style="color: white;">asdadpka</p>
</div>
<div style="margin-left: 120px;">
The left column will always have the same height with this column. No matter how long your text will be. asdad jasdi jaidjaodjioaj oaij oajdajd oasjdajsdi ajodij aoidj aojd ajdoaisjd oasjd ajdoaijdajioajdiajo a
</div>
</div>
</body>