html {
  scroll-behavior: smooth;
}
div#goToTop {
    cursor: pointer;
 }