diff --git a/index.html b/index.html
index e82e1cf..7425782 100644
--- a/index.html
+++ b/index.html
@@ -39,7 +39,7 @@
.body-letter {
display: flex;
justify-content: center;
- align-items: center;
+ align-items: center
height: 100vh;
background-color: #fae1dd;
}