Akshayram1 commited on
Commit
16284b3
·
verified ·
1 Parent(s): bb972f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -0
app.py CHANGED
@@ -67,6 +67,14 @@ def load_css():
67
  color: #2c3e50;
68
  margin-top: 20px;
69
  }
 
 
 
 
 
 
 
 
70
  .stExpander {
71
  background: white;
72
  border-radius: 10px;
 
67
  color: #2c3e50;
68
  margin-top: 20px;
69
  }
70
+ .st-emotion-cache-13k62yr {
71
+ position: absolute;
72
+ background: rgb(14, 17, 23);
73
+ color: rgb(9 2 2);
74
+ inset: 0px;
75
+ color-scheme: dark;
76
+ overflow: hidden;
77
+ }
78
  .stExpander {
79
  background: white;
80
  border-radius: 10px;