mgokg commited on
Commit
7b8615b
·
verified ·
1 Parent(s): 005a862

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -179,7 +179,7 @@ stream = Stream(
179
  )
180
 
181
  css = """
182
- #video-source {max-width: 500px !important; max-height: 500px !important; background-color: #111111 }
183
  #video-source video {
184
  background-color: black !important;
185
  }
 
179
  )
180
 
181
  css = """
182
+ #video-source {max-width: 500px !important; max-height: 500px !important; background-color: #0b0f19 }
183
  #video-source video {
184
  background-color: black !important;
185
  }