I think you can just add a big margin to the bottom div, and it will do what you want. In my case, I added mt-64.
mt-64
<div class="mt-64 h-24 w-full bg-red-400">BOTTOM DIV</div>