Madhumitha19 commited on
Commit
70e3230
1 Parent(s): 203b308

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -50,6 +50,7 @@ background_style = f"""
50
  display: flex;
51
  align-items: center;
52
  justify-content: center;
 
53
  }}
54
 
55
  .content {{
 
50
  display: flex;
51
  align-items: center;
52
  justify-content: center;
53
+ height: 100vh;
54
  }}
55
 
56
  .content {{