File size: 105 Bytes
29bf112
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
/* style.css */
body {
    background-color: white !important;
}

.stApp {
    background-color: white;
}