Failed anchor tags for Product Lading Page - HELP!

Hi there I’ve used the search method and can’t seem to find a solution.

I’m currently working on the Product Landing Page Challenge and I’m stuck on #5 which states "When I click a .nav-link button in the nav element I’m taken to that place on the landing page.

I have anchor tags that are actively taking me to corresponding places on the page and for some reason I can’t seem to get it to pass the tests even though the links are working. What am I doing wrong? Heres my CodePen link for you generous souls: https://codepen.io/csilass/pen/zQjBEp?editors=1100#0

You need to move the nav-link class from the <li> to the <a> elements.