diff --git a/Line icon/style.css b/Line icon/style.css index 62cbdd8..0bfd8bd 100644 --- a/Line icon/style.css +++ b/Line icon/style.css @@ -8,7 +8,7 @@ body { justify-content: center; align-items: center; min-height: 100vh; - background: #000; + background: rgb(245, 101, 6); } ul { position: relative;