how to go to the top page in css code example Example: html css bring to page top window.scroll({ top: 0, left: 0, behavior: 'smooth' });