Index: src/wp-includes/js/mediaelement/wp-mediaelement.css
===================================================================
--- src/wp-includes/js/mediaelement/wp-mediaelement.css	(revision 32258)
+++ src/wp-includes/js/mediaelement/wp-mediaelement.css	(working copy)
@@ -62,6 +62,16 @@
 	width: auto;
 }
 
+.mejs-overlay{
+    position: inherit;
+}
+
+.mejs-overlay-button{
+    background-color: #222;
+    border-radius: 50px;
+    top: 35%;
+}
+
 .mejs-overlay-loading {
 	background: transparent;
 }
