.player-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.player-channel-info {
    position: absolute;
    color: white;
    font-size: 2.5vw !important;
    z-index: -1;
    margin-top: -5vw !important;
}