Ashrafb commited on
Commit
a3ccdac
·
1 Parent(s): dfca41c

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -63,7 +63,7 @@ title = "<h1 style='font-size: 300%; text-align: center; color: #191970;'>Aiconv
63
 
64
 
65
  css = '''
66
- .gradio-container {background-color: #FFF0F5}
67
  .animate-spin {
68
  animation: spin 1s linear infinite;
69
  }
 
63
 
64
 
65
  css = '''
66
+ .gradio-container {background-color: #F5FFFA}
67
  .animate-spin {
68
  animation: spin 1s linear infinite;
69
  }