Spaces:
Running
on
Zero
Running
on
Zero
body { | |
font-family: Arial, sans-serif; | |
} | |
#gradio-app { | |
width: 80%; | |
margin: 40px auto; | |
padding: 20px; | |
border: 1px solid #ddd; | |
border-radius: 10px; | |
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); | |
} |