I've been attempting to solve this issue for quite some time now without success.
Check out the website here:
The problem I'm facing is that when viewing this site on a large browser window where the height exceeds that of the webpage, there is empty space below. I am trying to extend the 'footer' div (the dark color) so it stretches to match the height of the browser. Despite my attempts with min-height and height elements, I haven't been able to achieve this.
Any assistance on how to tackle this would be highly appreciated. Thank you!