html {
  scroll-behavior: smooth;
}

.opening {
  background: url('../img/_DSC1679.avif');
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  height: 100dvh;
}
