diff --git a/assets/videoSyncInterface.html b/assets/videoSyncInterface.html index 31afc1f..6b51540 100644 --- a/assets/videoSyncInterface.html +++ b/assets/videoSyncInterface.html @@ -160,6 +160,11 @@ position: relative; top: 1px; } + + body { + background-color: #333333; + color:white; + }