BraydenAC commited on
Commit
ec5b0bd
·
verified ·
1 Parent(s): 9ef5d6f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -77,7 +77,7 @@ ui_css = """
77
  #body {
78
  height: 700px;
79
  width: 500px;
80
- background-color: blue;
81
  border-radius: 15px;
82
  }
83
  #hipaa-image {
 
77
  #body {
78
  height: 700px;
79
  width: 500px;
80
+ background-color: rgb(108, 207, 239);
81
  border-radius: 15px;
82
  }
83
  #hipaa-image {