html,
body,
#bg{
width:100%;
height:100%;
overflow:hidden;
}

.wrapper{
overflow:hidden;
overflow-y:scroll;
}