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

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/844297/pexels-photo-844297.jpeg?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;
 
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;