html, body {
    width: 100vw;
    max-width: 100vw;
    overflow-x: hidden;
}
