Properly handle fullscreen
Right now the fullscreen button is hidden and we can toggle fullscreen with F11, making the current behavior unfit for both mobile and desktops.
Ideally we'd want to support fulscreen at all time, but we need to implement a fullscreen box first. In the mean time we could disable fullscreen correctly and only on phones.