diff --git a/files/emscripten/index.html b/files/emscripten/index.html
index 95dd6ef80d..1581ddb135 100644
--- a/files/emscripten/index.html
+++ b/files/emscripten/index.html
@@ -24,14 +24,12 @@
position: absolute;
color: #fff;
font-size: 30px;
- text-stroke: 1px #000;
-webkit-text-stroke: 1px #000;
height: 100vh;
width: 100vw;
}
#launcher {
display: none;
- text-stroke: 1px #fff;
-webkit-text-stroke: 1px #fff;
}
#uploader input[type=file] {