html {
    scroll-behavior: smooth;
}

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

img {
    height: auto;
}
