diff --git a/script/templates/index.html b/script/templates/index.html
index 269e7e4..8f3dc84 100644
--- a/script/templates/index.html
+++ b/script/templates/index.html
@@ -8,6 +8,7 @@
body {
font-family: Arial, sans-serif;
text-align: center;
+ color: white;
margin: 0;
padding: 0;
background-color: #233c4c;