
#visFrame {
    width: 100%;
    height: calc(100% - 69px);
    margin-top: 69px;
    position: absolute;
    display: block;
    border: 0;
    top: 0;
    z-index: 99;
}