diff --git a/src/App.css b/src/App.css index 236e6b81..6eabe69b 100644 --- a/src/App.css +++ b/src/App.css @@ -1,5 +1,6 @@ body { margin: 0; + background-color: grey; } #search {