I want to fix this div at the bottom of my webpage, here is my react code:It's written in tailwind css but you can answer in normal css too
I've tried using bottom property but it didn't work
<div className="flex flex-wrap justify-center p-4 bottom-8"/>