 html {
 overflow:hidden;
}

 body {
 height:100%;
 width:100%;
 overflow:auto;
}