diff --git a/frabjousish/index.html b/frabjousish/index.html
index 87d3836..8eb6535 100644
--- a/frabjousish/index.html
+++ b/frabjousish/index.html
@@ -19,17 +19,17 @@
body{
- color: white;
+ color: green;
font-family: 'jgs7', monospace;
}
p{
- color: white;
+ color: green;
font-family: 'jgs7', monospace;
}
a{
- color: white;
+ color: green;
font-family: 'jgs7', monospace;
border-bottom: none;
}