img {
  aspect-ratio: auto 600/400;
  width: 100%;
}

html {
    scroll-behavior: smooth;
}

