Whitespace after footer

Hello, I just finished building a landing page for a challenge on Frontendmentor.io. I used some breakpoints and made itquite responsive. But after everything, I noticed an annoying whitespace at the bottom just after the footer. I’ve tried fixinit but didn’t work. I’ll appreciate if anyone could help me rectify it.

Link to live page: https://simeon4real.github.io/Frontendmentor-challenge/
Link to repo: https://github.com/simeon4real/Frontendmentor-challenge

Hello simeon.

I removed the padding associated with the body, and that seems to keep functionality, whilst preventing the whitespace.

I hope this helps.