Another whay to going to the top of the page without adding # to the URL is:
#
<button onclick="window.scrollTo({top: 0, behavior: 'smooth'})">Back to top</button>
Source: https://developer.mozilla.org/en-US/docs/Web/API/Window/scrollTo