ironjr commited on
Commit
35cd3c4
·
verified ·
1 Parent(s): 54706ff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -598,7 +598,7 @@ def draw(state, drawpad):
598
  ### Main application
599
 
600
  css = f"""
601
- .body {{
602
  background: unset;
603
  }}
604
 
 
598
  ### Main application
599
 
600
  css = f"""
601
+ body {{
602
  background: unset;
603
  }}
604