overflow-x Fix beim „überscrollen“

CSS
body { 
    overflow-x: hidden;
}