#to-the-top {
  color: var(--color-primary);
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
}
