I want to create a box-menu on the very bottom of the browser window.
- It should stay at the bottom when the content doesn't fill up the entire screen
- When the content overflows it should only be at the bottom when you scroll down (i.e. you can't see it if you don't scroll).
How do I do this?