html,
body {
    height: 100%;
    padding: 0px;
    margin: 0px;
}

#viewer {
    height: 100vh;
}