.fullscreen-wrapper:fullscreen{display:flex!important;flex-direction:column!important;width:100vw!important;height:100vh!important;background-color:white}.fullscreen-wrapper.dark:fullscreen{background-color:black}.fullscreen-wrapper:fullscreen>:first-child{flex:1!important;width:100%!important;height:100%!important;border:none!important;border-radius:0!important}