diff --git a/src/scheduler/templates/watch.html b/src/scheduler/templates/watch.html index 67db055..c864e54 100644 --- a/src/scheduler/templates/watch.html +++ b/src/scheduler/templates/watch.html @@ -12,7 +12,7 @@ justify-content: center; align-items: center; height: 100vh; - background-color: #f0f0f0; + background-color: #000; } #player-container { @@ -40,4 +40,4 @@ - + \ No newline at end of file