aboutsummaryrefslogtreecommitdiff
path: root/web/style/player.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/style/player.css')
-rw-r--r--web/style/player.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/style/player.css b/web/style/player.css
index d672fe4..e01cbc3 100644
--- a/web/style/player.css
+++ b/web/style/player.css
@@ -85,5 +85,5 @@ fieldset label:hover {
.player video {
width: 100vw;
height: 100vh;
- background-color: var(--video-background);
+ background-color: black;
}