diff --git a/src/App.css b/src/App.css index c862d9d34c..bf8e10b014 100644 --- a/src/App.css +++ b/src/App.css @@ -1,7 +1,7 @@ .App { height: 100vh; width: 100vw; - background: #75ff98; + background: #fffff; font-family: sans-serif; display: flex; flex-direction: column; @@ -33,4 +33,4 @@ display: flex; justify-content: center; font-size: 4rem; -} \ No newline at end of file +}