diff --git a/styles.css b/styles.css index 9b8528455cf7..3d94b31b751d 100644 --- a/styles.css +++ b/styles.css @@ -1,6 +1,7 @@ * { margin:0px; padding:0px; + background-color:greenyellow; } #octocat {