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