diff --git a/CSS/1.css b/CSS/1.css index 3370dc0..4c17461 100644 --- a/CSS/1.css +++ b/CSS/1.css @@ -24,8 +24,8 @@ .wave.-one { animation: rotate 10000ms infinite linear; opacity: 95%; - background: var(--2nd); - background: color(display-p3 0.333 0.364 0.313); + background: var(--black2); + background: color(display-p3 0.192 0.211 0.247); } .wave.-two {