SHAMIL SHAHBAZ AWAN
commited on
Update app.py
Browse files
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://
|
| 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 |
}
|