From 3f0374383caa54545afa410e5e6d2b1238786323 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 2 May 2022 16:24:26 -0400 Subject: [PATCH] Update style.css --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index f77f683..d1727e4 100644 --- a/css/style.css +++ b/css/style.css @@ -41,6 +41,7 @@ body { width: 500px; height: 180px; border-radius: 30px; + visibility: hidden; } #startPage {