diff --git a/www/index.html b/www/index.html index d462664..34281b2 100644 --- a/www/index.html +++ b/www/index.html @@ -9,6 +9,9 @@ body { background-color: black; } + h3, p { + color: white; + }