diff --git a/ScrollAnimation/style.css b/ScrollAnimation/style.css index 3bc586e..b8e1274 100644 --- a/ScrollAnimation/style.css +++ b/ScrollAnimation/style.css @@ -6,7 +6,7 @@ body { font-family: sans-serif; text-align: center; color: white; - background-color: #4a403a; + background-color: #380000;; width: 100vw; overflow-x: hidden !important; overflow-y: auto;