Kushagra13 commited on
Commit
b0cc9b6
·
verified ·
1 Parent(s): 6941eb1

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: #000000 !important;
18
  color: #fff !important;
19
  }
20
  </style>
 
14
  """
15
  <style>
16
  body, .main, .stApp {
17
+ background: #14151A !important;
18
  color: #fff !important;
19
  }
20
  </style>