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