diff --git a/src/App.css b/src/App.css
index b9d355df2a5956b526c004531b7b0ffe412461e0..1d3802491db90316cd18d0e873002b3f0c095be7 100644
--- a/src/App.css
+++ b/src/App.css
@@ -3,6 +3,7 @@
   margin: 0 auto;
   padding: 2rem;
   text-align: center;
+  background-color: red;
 }
 
 .logo {