diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -6,7 +6,8 @@ body { margin: 0; padding: 0; - background-color: #000000 + background-color: #000000; + color: #ffffff; } a { position: fixed; |