diff --git a/index.html b/index.html
index babd2a1..d1721fa 100644
--- a/index.html
+++ b/index.html
@@ -15,6 +15,10 @@
align-items: center;
height: 100vh;
text-align: center;
+ background-image: url('https://i.imgur.com/ufPFpbu.png');
+ background-size: cover;
+ background-position: center;
+ background-attachment: fixed;
}
.container {
background-color: beige;