#jarallax-container-3::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.753);
    z-index: 2;
    pointer-events: none;
}

.ytp-chrome-top,
.ytp-chrome-bottom,
.ytp-cued-thumbnail-overlay,
.ytp-large-play-button,
.ytp-watermark,
.ytp-show-cards-title {
    display: none !important;
}