diff --git a/backgroung-color.css b/backgroung-color.css index bd9d300..e3bf97e 100644 --- a/backgroung-color.css +++ b/backgroung-color.css @@ -1,5 +1,5 @@ /* This is body tag which effect the whole body of the website */ body { - background-color: #ff7777; + background-color: #77ffe8; }