diff --git a/natto/style.css b/natto/style.css index cc21db2..888427a 100644 --- a/natto/style.css +++ b/natto/style.css @@ -7,5 +7,5 @@ background-color:yellow; } body{ - background-color:water; + background-color:lime; }