diff --git a/apps/HowTo/index.html b/apps/HowTo/index.html
index 5c423bb..aca59e9 100644
--- a/apps/HowTo/index.html
+++ b/apps/HowTo/index.html
@@ -6,7 +6,7 @@
     <style type="text/css">
         code {
             background-color: #eee;
-            color: white;
+            color: black;
             padding: 5px;
             display: block;
         }