body {
    margin: 0;
}

#glcanvas {
    width: 100%;
    height: 100%;
}

#vrMode {
    position: absolute;
    left: 10vh;
    bottom: 10vh;
    width: 100px;
    height: 100px;
    z-index: 10;
}