diff --git a/app.css b/app.css index 911ec74..a4a49b5 100644 --- a/app.css +++ b/app.css @@ -10,7 +10,7 @@ body { display: flex; justify-content: center; background:black; - color: white; + color: whitesmoke; align-items: center; }