File size: 363 Bytes
9379096
 
 
 
 
 
108ade7
 
 
 
 
 
 
 
4cb1de5
9d5ab32
 
108ade7
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
gradio-app{
  background: rgb(153,0,255);
  background-image: radial-gradient(circle, rgba(153,0,255,1) 0%, rgba(9,15,121,1) 96%, rgba(2,0,36,1) 100%) !important;
  height: 100%;
  width: 100%;
}
.leftimage{
  padding-top:75px;
  margin-left:250px;
}
.rightimage{
  margin-right:260px;
  margin-top:15px;
}
#suggestheight{
  height:360
}
.height{
  height:60px;
}