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