diff --git a/styles/h5p.css b/styles/h5p.css index 8d8e9a0..2ccef8e 100644 --- a/styles/h5p.css +++ b/styles/h5p.css @@ -49,6 +49,9 @@ html.h5p-iframe .h5p-semi-fullscreen .h5p-content { position: relative; z-index: 1; } +.h5p-iframe-wrapper.h5p-fullscreen { + background-color: #000; +} body.h5p-semi-fullscreen { position: fixed; width: 100%;