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