html, body {
overflow:hidden;
}


#background
{
z-index:1; 
width:50%; 
height:50%;
background-size:cover;
}
