Having issue with nav bar and links for the Product Landing Page

So I have gotten my links to work. However, my nav bar or the href links are affecting the entire page and not sure what could be the issue. I am trying to close off the links but not sure if it is because it does not have enough space or something in my syntax is off. Any help would be appreciated! (https://codepen.io/xirenblue/pen/djRXrq)

Thanks!

From what I can tell, your <a> tags are not closed.

Why does it always got to be something simple with me lol. Thank you so much lol !

Because it happens to all of us! That’s why having other people look at your code is helpful! Good luck!