diff --git a/index.html b/index.html
index 2f9da20..6cad4a4 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
body {
font-family: "Josefin Sans", sans-serif;
margin: 0;
- background: url("macarons.jpg");
+ background: url("macarons.jpg") no-repeat;
background-size: 100%;
color: #fff;
max-width: 1600px;