:root {
    background-color: #222;
    font: 1em sans-serif;
    color: #fc5;
}

/* body {
    background-color: #222;
} */

header {
    text-align: center;
    background-color: #2b2b2b;
}

.video-info-header {
    text-align: center;
}

.video-info-description {
    text-align: justify;
}
