Spaces:
Runtime error
Runtime error
Commit
·
4be3c48
1
Parent(s):
d7ad40d
Update story.html
Browse files- story.html +1 -1
story.html
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
<head>
|
3 |
<style>
|
4 |
.container {
|
5 |
-
background-image: url(
|
6 |
background-size: cover;
|
7 |
height: 100vh;
|
8 |
text-align: center;
|
|
|
2 |
<head>
|
3 |
<style>
|
4 |
.container {
|
5 |
+
background-image: url("img_underground_clown.jpg.png");
|
6 |
background-size: cover;
|
7 |
height: 100vh;
|
8 |
text-align: center;
|