.scroll-to-top {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 9999;
}

