mayankbharti commited on
Commit
814c1d1
1 Parent(s): 014f0b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ st.markdown(
11
  f"""
12
  <style>
13
  .stApp {{
14
- background-image: url("https://img.freepik.com/free-vector/seamless-white-round-geometric-patterned-background-design-resource-vector_53876-143404.jpg?w=996&t=st=1678562843~exp=1678563443~hmac=07a6eb93a13134ee53a1fe41fa18bdfabfccae133d71560dfb34b7ba6cbf58e5");
15
  background-attachment: fixed;
16
  background-size: cover
17
  }}
 
11
  f"""
12
  <style>
13
  .stApp {{
14
+ background-image: url("https://images.pexels.com/photos/6985128/pexels-photo-6985128.jpeg?cs=srgb&dl=pexels-codioful-%28formerly-gradienta%29-6985128.jpg&fm=jpg");
15
  background-attachment: fixed;
16
  background-size: cover
17
  }}