diff --git a/index.html b/index.html
index 6cad4a4..2ae3e89 100644
--- a/index.html
+++ b/index.html
@@ -12,8 +12,8 @@
background: url("macarons.jpg") no-repeat;
background-size: 100%;
color: #fff;
- max-width: 1600px;
- max-height: 1067px;
+ max-width: 100%;
+ max-height: 100%;
}
a {