body {
    margin: unset;
    max-width: 100vw;
    overflow-x: hidden;
}
body * {
    max-width: 100vw;
}