diff --git a/index.css b/index.css index 25c45deb..2e996bd6 100644 --- a/index.css +++ b/index.css @@ -98,7 +98,9 @@ justify-content: center; width: 100vw; height: 100vh; - font-size: 30px; + text-align: center; + font-size: 24px; + font-weight: 200; background-image: linear-gradient(to top, #fff1eb 0%, #ace0f9 100%); } } \ No newline at end of file