@@ -52,7 +52,7 @@
body {
color: var(--text);
- background-color: #fff;
+ background: whitesmoke;
line-height: var(--line-height);
}
@@ -51,8 +51,9 @@
+
a {