#scrollToTopBtn {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 20px;
  z-index: 99;
}