In order to scroll to the top of the page, we can use the scrollTo method.

window.scrollTo(0, 0);