html {
  scroll-behavior: smooth;
}

.top-button {
  position: fixed;
  bottom: 3em;
  right: 3em;
  width: 2em;
  height: 2em;
}