kenken999's picture
m
e2444ac
raw
history blame
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);
}