diff --git a/src/App.css b/src/App.css index 5c1868e..5d3c495 100644 --- a/src/App.css +++ b/src/App.css @@ -1,7 +1,7 @@ .App { text-align: center; background-color: rgb(243, 97, 12); - height: 100vh; + background-size: 100% 100%; } .neben