brurei commited on
Commit
c0cdb24
·
1 Parent(s): 1fce635

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +7 -0
app.py CHANGED
@@ -19,6 +19,13 @@ css = """
19
 
20
  #component-2 {position: absolute; bottom: 0; width: 100%;
21
  }
 
 
 
 
 
 
 
22
  div.svelte-awbtu4 {
23
  display: flex;
24
  flex-direction: inherit;
 
19
 
20
  #component-2 {position: absolute; bottom: 0; width: 100%;
21
  }
22
+
23
+ .app.svelte-ac4rv4>.main.svelte-ac4rv4 {
24
+ display: flex;
25
+ flex-grow: 1;
26
+ flex-direction: column;
27
+ background-image: url(https://i.ibb.co/3rVCQz0/background-GPT-1.png);
28
+ }
29
  div.svelte-awbtu4 {
30
  display: flex;
31
  flex-direction: inherit;