13. When I click on a navbar element, the page should navigate to the corresponding section of the “main-doc” element (e.g. If I click on a “nav-link” element that contains the text “Hello world”, the page navigates to a element that has that id and contains the corresponding .
I don’t understand why this fails
My code till now
https://codepen.io/GibzClt/pen/vYmgGNY

