Cartof commited on
Commit
fe2c8f1
1 Parent(s): 07a4f94

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -99,7 +99,7 @@ Will not describe your needs to ChatGPT?You Use [ChatGPT Shortcut](https://new
99
  </div>
100
  """
101
 
102
- block = gr.Blocks(css=".gradio-container {background-color: lightgray}")
103
 
104
  with block as demo:
105
  gr.HTML(title)
 
99
  </div>
100
  """
101
 
102
+ block = gr.Blocks(css=".gradio-container {background-color: #A238FF}")
103
 
104
  with block as demo:
105
  gr.HTML(title)