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