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