diff --git a/webroot/index.html b/webroot/index.html
index 04919bda5..7a95781c4 100644
--- a/webroot/index.html
+++ b/webroot/index.html
@@ -62,7 +62,7 @@
poster="https://goth.land/thumbnail.png"
data-setup='{}'
>
-
+
diff --git a/webroot/styles/layout.css b/webroot/styles/layout.css
index e64e6647d..ce3e3ff1e 100644
--- a/webroot/styles/layout.css
+++ b/webroot/styles/layout.css
@@ -168,6 +168,13 @@ header h1 {
display: block;
min-height: 100%
}
+
+.video-js .vjs-big-play-button {
+ left: 50%;
+ top: 50%;
+ margin-left: -1.5em;
+ margin-top: -0.75em;
+}
/* ************************************************8 */
#stream-info {