diff --git a/styles/h5p.css b/styles/h5p.css index fbbeb5b..c5e73bf 100644 --- a/styles/h5p.css +++ b/styles/h5p.css @@ -124,7 +124,7 @@ div.h5p-fullscreen { position: fixed; top: 0; left: 0; - z-index: 100; + z-index: 1000; } .h5p-iframe-wrapper.h5p-semi-fullscreen .buttons { position: absolute;