#panoStudioViewerID {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#vrplayer {
    height: 100%;
    overflow: hidden;
}

#noscriptcont {
    color: red;
    width: 30%;
    border: 1px solid red;
    padding: 4px;
    font-family: sans-serif;
}