Kushagra13 commited on
Commit
8a9f719
·
verified ·
1 Parent(s): 20cd6ff

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -14,7 +14,7 @@ st.markdown(
14
  """
15
  <style>
16
  body, .main, .stApp {
17
- background: #1b2230 !important;
18
  color: #fff !important;
19
  }
20
  </style>
 
14
  """
15
  <style>
16
  body, .main, .stApp {
17
+ background: #000000 !important;
18
  color: #fff !important;
19
  }
20
  </style>