#fullscreen-button{z-index:9999;position:fixed;bottom:15px;right:15px;background:hsla(0,0%,100%,.05);border:0;width:50px;height:50px;border-radius:50%;box-sizing:border-box;transition:transform .3s;cursor:pointer;display:flex;flex-direction:column;justify-content:center}#fullscreen-button:hover{transform:scale(1.125)}#fullscreen-button svg:nth-child(2),[fullscreen] #fullscreen-button svg:first-child{display:none}[fullscreen] #fullscreen-button svg:nth-child(2){display:inline-block}
/*# sourceMappingURL=style-fullscreen.deb3662a.css.map */