.fit-cover {
  object-fit: cover;
}

#scroll-to-top-btn {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
}

