File size: 113 Bytes
48e1709
 
 
 
 
 
 
1
2
3
4
5
6
7
8
body {
  background-color: #f0f0f0;
}
.gradio_submit_button {
    background-color: #DF3840;
    color: white;
}