.background { 
        max-width:100%;
        height: 100%; 
        position: absolute; 
        top: -10px; 
        left: -10px; 
}

body  {
overflow: hidden;
}

