The line is:
<li class="nav-item"><a class="active nav-link me-lg-3" href="#">About me</a></li>
But for some reason the page does not scroll to the top of the page.
E.g. when I'm at the bottom of the page and I click the About me in the navbar, the page should scroll up.