html {
  scroll-behavior: smooth;
}

button {
  border: 0;
}

img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
}
