JSFiddle - React, Tailwind, and code Playground

by bhupendra negi

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>