diff --git a/index.html b/index.html
index 713ec07..a6237ab 100644
--- a/index.html
+++ b/index.html
@@ -10,7 +10,7 @@
font-family: "Josefin Sans", sans-serif;
margin: 0;
background: url("macarons.jpg") no-repeat;
- background-size: auto 100%;
+ background-size: 100% 100%;
color: #fff;
}