#mainbody6 {
    flex-grow: 1;
    left: calc(0vw/19.20);
    top: calc(0vh/10.80);
    width: calc(1581vw/19.20);
}

#canvasContainer {
    position: relative;
    top: calc(120vh/10.80);
    left: calc(0vw/19.20);
    width: calc(850vw/19.20);
    text-align: center;
}

#videocontainer6 {
    position: fixed;
    left: calc(0vw/19.20);
    top: calc(0vh/10.80);
    z-index: 10;
}

#myCanvas6 {
    position: fixed;
}

.videoTemplate {
    visibility: hidden;
    display: none;
}

#myCanvas6 {
    background-color: #ffffff;
}

.playPause {
    font-size: 70%;
    position: relative;
    top: calc(-47vh/10.80);
}

.mute {
    display: none;
    visibility: hidden;
    font-size: 90%;
}

.videoOwner {
    display: none;
    visibility: hidden;
}

.videoTitle {
    display: none;
}
