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

#root-window {
    height: 100%;
}

#render-target {
    height: 100%;
}