AdityaRatan commited on
Commit
4b6312a
·
verified ·
1 Parent(s): 133ae5d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -911,7 +911,7 @@ CUSTOM_CSS = """
911
  }
912
 
913
  .chart-container {
914
- background: white !important;
915
  border-radius: 8px !important;
916
  box-shadow: 0 2px 8px rgba(0,0,0,0.05) !important;
917
  }
 
911
  }
912
 
913
  .chart-container {
914
+ background: black !important;
915
  border-radius: 8px !important;
916
  box-shadow: 0 2px 8px rgba(0,0,0,0.05) !important;
917
  }