body {
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.vidContainer {
    width: 100%;
    display: flex;
}

#player {
    height: 25vw;
}

#highlights {
    display: inline-block;
    field-sizing: fixed;
    width: 100%;
    height: 100%;
}