*,*::before,*::after{box-sizing:border-box}:root{--stage_width:96px;--stage_height:128px}html,body{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%);-webkit-font-smoothing:none}body{position:relative}#gameStage{position:relative;top:0;left:0;background-color:transparent;min-width:100%;max-height:100%}