yassonee commited on
Commit
6bcf035
·
verified ·
1 Parent(s): 808f5c8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -289,7 +289,7 @@ async def analyze_file(file: UploadFile = File(...)):
289
  margin-top: 20px;
290
  }}
291
  .result-box {{
292
- background: white;
293
  padding: 20px;
294
  border-radius: 12px;
295
  margin: 10px 0;
 
289
  margin-top: 20px;
290
  }}
291
  .result-box {{
292
+ background: #2d2d2d;
293
  padding: 20px;
294
  border-radius: 12px;
295
  margin: 10px 0;