diff --git a/CSS/1.css b/CSS/1.css index 4c1d438..2320c11 100644 --- a/CSS/1.css +++ b/CSS/1.css @@ -23,8 +23,8 @@ .wave.-one { animation: rotate 10000ms infinite linear; - opacity: 5%; - background: white; + opacity: 95%; + background: var(--2nd); } .wave.-two {