JSFiddle - React, Tailwind, and code Playground
HTML
<div style="background-color: blue; padding: 10px; position: relative; height: 100px;">
<div style="position: absolute; left: 0px; right: 0px; bottom: 10px; padding:0px 10px;">
css sux
</div>
</div>