farimafatahi commited on
Commit
e298385
·
verified ·
1 Parent(s): 51cb0a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -22,6 +22,8 @@ st.markdown(
22
 
23
  html, body, [class*="css"] {
24
  font-family: 'Courier Prime', monospace;
 
 
25
  }
26
 
27
  .title {
 
22
 
23
  html, body, [class*="css"] {
24
  font-family: 'Courier Prime', monospace;
25
+ background-color: #f9f9f9; /* Light grey background */
26
+ }}
27
  }
28
 
29
  .title {