kenken999's picture
fdf
f7197e2
raw
history blame contribute delete
217 Bytes
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);
}