diff --git a/index.html b/index.html
index 7e3c60c..ddf22bb 100644
--- a/index.html
+++ b/index.html
@@ -18,7 +18,8 @@
color: #fff;
text-align: center;
font-size: 24px;
- text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
+ text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
+ -webkit-text-stroke: 1px;
}
.animation-container {