K00B404 commited on
Commit
fd24536
1 Parent(s): 4ee41c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -100,6 +100,7 @@ body {
100
  background-attachment: fixed;
101
  }
102
  #app-container {
 
103
  max-width: 600px;
104
  margin-left: auto;
105
  margin-right: auto;
 
100
  background-attachment: fixed;
101
  }
102
  #app-container {
103
+ background-color: rgba(255, 255, 255, 0.8); /* semi-transparent white */
104
  max-width: 600px;
105
  margin-left: auto;
106
  margin-right: auto;