Sreeja6600 commited on
Commit
8a8f806
·
verified ·
1 Parent(s): 7dbdfcd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -10,7 +10,7 @@ import sklearn
10
  custom_css = """
11
  <style>
12
  html, body, [data-testid="stAppViewContainer"] {
13
- background:url('https://images.pexels.com/photos/8849288/pexels-photo-8849288.jpeg?auto=compress&cs=tinysrgb&w=600') no-repeat center center fixed;
14
  background-size: cover; /* Cover the entire screen */
15
  font-family: Arial, sans-serif;
16
  color: #333333;
 
10
  custom_css = """
11
  <style>
12
  html, body, [data-testid="stAppViewContainer"] {
13
+ background:url('https://images.pexels.com/photos/19670/pexels-photo.jpg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2') no-repeat center center fixed;
14
  background-size: cover; /* Cover the entire screen */
15
  font-family: Arial, sans-serif;
16
  color: #333333;