Trouble With My Portfolio

https://codepen.io/arshy1/pen/KKdobXM?editors=1100
I have tried a million different solutions I have seen online but none seem to be working.
" 7. The navbar should contain at least one link that I can click on to navigate to different sections of the page.

At least one navbar link should move the page position when clicked : expected false to be true AssertionError: At least one navbar link should move the page position when clicked : expected false to be true" is the issue i’m getting and I cannot figure out why, my links work just fine.

Remove overflow-x: hidden from the html/body selector.

BTW, you didn’t close the .projects-grid div and the “FreeCodeCamp” link.