diff --git a/styles/h5p.css b/styles/h5p.css index 19c8060..d4b2d7c 100644 --- a/styles/h5p.css +++ b/styles/h5p.css @@ -5,6 +5,7 @@ body.h5p-semi-fullscreen { width: 100%; height: 100%; background: #fefefe; + font-size: 16px; } div.h5p-semi-fullscreen { position: fixed;