Files changed (1) hide show
  1. styles.css +1 -1
styles.css CHANGED
@@ -2,7 +2,7 @@
2
 
3
  /* body background */
4
  body .stApp {
5
- background-color: black;
6
  }
7
 
8
 
 
2
 
3
  /* body background */
4
  body .stApp {
5
+ background-color: white;
6
  }
7
 
8