/* ==UserStyle==
@name             YouTube Remove Ambient
@description      Removes ambient mode around video player on YouTube.
@match            *://www.youtube.com/*
@version          1.0
@namespace https://greasyfork.org/users/1212309
@downloadURL https://update.greasyfork.org/scripts/479205/YouTube%20Remove%20Ambient.user.css
@updateURL https://update.greasyfork.org/scripts/479205/YouTube%20Remove%20Ambient.meta.css
==/UserStyle== */

#cinematics.ytd-watch-flexy {
  display: none !important;
}