Making sure screenfull is not used when the browser is not supported.
This branch fixes errors that are thrown when a page with fullscreen functionality is opened on a browser without support for fullscreen.
For example: Safari on iOS does not support fullscreen at all and therefore does not define the screenfull library. This causes it to crash on the participant view but also the presenter view and quiz editor.