html,
body {
    height: 100%;
    overflow: auto
}

.fullHeight {
    height: 100%;
}
#testDiv1{
    display: none;
}