*,*::before,*::after{box-sizing:border-box}:root{--ad-height:54px;--ad-width:240px;--ad-height-offest:-54px}html,body{font-family:"gamefont";color:white;height:100%;height:100vh;height:100svh;width:100%;padding:0;margin:0;display:flex;justify-content:center;align-items:center;overflow:hidden;touch-action:none;-ms-touch-action:none;background:hsl(265,22%,34%);font-smooth:never;-webkit-font-smoothing:none}body{position:relative}canvas{width:100%;height:100%;image-rendering:pixelated}.stage{position:relative}#gameStage{position:relative;background-color:transparent;min-width:100%;height:100%}.sponsorbanner{display:flex;align-items:center;justify-content:center;z-index:9999;position:absolute;top:0;width:var(--ad-width);overflow:hidden}#sponsorad{position:relative;width:var(--ad-width);min-height:var(--ad-height);max-height:var(--ad-height);min-width:var(--ad-width);max-width:var(--ad-width);margin:0 auto;margin-bottom:var(--ad-height-offest) !important;z-index:9999;top:var(--ad-height-offest);opacity:0;transition:top 1s,opacity 1s}.sponsorButton{position:absolute;top:320px;transition:top .4s,bottom .4s,opacity .4s;opacity:0;z-index:999;width:80px;height:20px}