JSFiddle - React, Tailwind, and code Playground

HTML

<div style="height: 100px">
    <span style="vertical-align:top;">top</span>
    <span style="vertical-align:bottom;">bottom</span>
</div>