From 92a4d8dfd40d8d1ea40f04b5c2168597c201868a Mon Sep 17 00:00:00 2001 From: Sahil bisht <58036566+codemaniac-sahil@users.noreply.github.com> Date: Fri, 28 Jan 2022 12:05:18 +0530 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index ed86c29..8181c92 100644 --- a/style.css +++ b/style.css @@ -34,7 +34,7 @@ body{ flex-direction: column; align-items: center; justify-content: center; - height: 90vh; + height: 100%; } .container h1{ font-size: 80px;