Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,7 @@ def classification_fun(sentence):
|
|
9 |
|
10 |
custom_css = """
|
11 |
body {
|
12 |
-
backgound
|
13 |
background-size: cover;
|
14 |
background-repeat: no-repeat;
|
15 |
background-attachment: fixed;
|
|
|
9 |
|
10 |
custom_css = """
|
11 |
body {
|
12 |
+
backgound: #E3F2FD;
|
13 |
background-size: cover;
|
14 |
background-repeat: no-repeat;
|
15 |
background-attachment: fixed;
|