#back{right:1rem;color:#c90030;font-size:2.4rem}#game-iframe-fullscreen-toggle{right:4rem;color:#fff}#game-iframe-fullscreen-toggle:hover{cursor:pointer}#game-iframe-fullscreen-toggle svg{width:2rem;height:3.6rem}svg.icon-fullscreen-exit{display:none}html.game-fullscreen body{position:unset}html.game-fullscreen header,html.game-fullscreen footer{display:none}html.game-fullscreen #game-iframe{position:fixed;left:0;top:0;z-index:500;width:100%;height:100%}html.game-fullscreen svg.icon-fullscreen{display:none}html.game-fullscreen svg.icon-fullscreen-exit{display:block}.game-icon{top:7rem;z-index:100;opacity:.7;transition:all .25s ease-out;-webkit-transition:all .25s ease-out}.game-icon:hover{opacity:1}@media(max-width:480px){.game-icon{top:14rem}}main{min-height:80vh}#game-iframe{width:100%;height:100%;min-height:75vh;border:0}