.youtube-live-banner {
    text-align: center;
    background: var(--youtube-background, black);
    color: white;
    z-index: 99999;
    padding: .5em 1em;
}

.youtube-live-banner a {
    color: inherit;
    text-decoration: underline;
}