diff --git a/CSS/1.css b/CSS/1.css index bd238d7..fbc583d 100644 --- a/CSS/1.css +++ b/CSS/1.css @@ -9,10 +9,10 @@ .wave { position: absolute; opacity: .4; - width: 1500px; - height: 1300px; - margin-left: -150px; - margin-top: -250px; + width: 130%; + height: 160%; + margin-left: -200px; + margin-top: -130px; border-radius: 43%; }