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

body{
    background-color: #000;

}