diff --git a/web/src/App.css b/web/src/App.css index 5169e17..893221c 100644 --- a/web/src/App.css +++ b/web/src/App.css @@ -21,6 +21,7 @@ body { display: flex; align-items: center; justify-content: space-between; + color: white; } .title-text { margin-left: 1em;