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