Spaces:
Sleeping
Sleeping
Update src/pages/prt111.py
Browse files- src/pages/prt111.py +1 -1
src/pages/prt111.py
CHANGED
@@ -212,7 +212,7 @@ st.markdown(
|
|
212 |
"""
|
213 |
<style>
|
214 |
body, .main, .stApp {
|
215 |
-
background: #
|
216 |
color: #fff !important;
|
217 |
}
|
218 |
</style>
|
|
|
212 |
"""
|
213 |
<style>
|
214 |
body, .main, .stApp {
|
215 |
+
background: #000000 !important;
|
216 |
color: #fff !important;
|
217 |
}
|
218 |
</style>
|