SHAMIL SHAHBAZ AWAN commited on
Commit
795d968
·
verified ·
1 Parent(s): e23d269

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ def calculate_weight(earth_weight, planet):
33
  def main():
34
  with gr.Blocks(css="""
35
  .gradio-container {
36
- background: url('https://img.freepik.com/free-photo/purple-black-futuristic-aztec-abstract-background-with-squares-neon-lights_181624-27830.jpg') no-repeat center center fixed;
37
  background-size: cover;
38
  min-height: 100vh;
39
  }
 
33
  def main():
34
  with gr.Blocks(css="""
35
  .gradio-container {
36
+ background: url('https://www.pixelstalk.net/wp-content/uploads/images6/Solar-System-HD-Wallpaper-Computer.jpg') no-repeat center center fixed;
37
  background-size: cover;
38
  min-height: 100vh;
39
  }