diff --git a/index.html b/index.html
index 0cc4137..aa84e18 100644
--- a/index.html
+++ b/index.html
@@ -3,8 +3,7 @@
-
-
+
Google
diff --git a/styles/styles.css b/styles/styles.css
index ae4be49..e4238b5 100644
--- a/styles/styles.css
+++ b/styles/styles.css
@@ -24,7 +24,7 @@ html{
}
.main-container{
width: 100%;
- height: 100%;
+ height: 100vh;
display: flex;
flex-direction: column;
justify-content: space-between;