html {
  scroll-behavior: smooth;
}

body {
  min-height: 100vh;
}

img,
video,
audio {
  max-width: 100%;
}
