I'm working on a project in Tailwind, and I'd like my footer to have the following behaviour:
- Be sticky to the bottom when there's empty space on the page.
- Get pushed down when the content fills the height of the page (screenshot included)
Here's the Tailwind Play that I'm using to test this. Any help would be appreciated!