#game-container canvas{-webkit-touch-callout:none;-webkit-user-select:none;-webkit-tap-highlight-color:rgba(255,255,255,0);background:#f3f3e9;opacity:0;transition:opacity .6s ease-out;transition-delay:.1s}#game-container canvas.loaded{opacity:1}*,*:before,*:after{box-sizing:border-box}#stats{position:fixed;top:0;left:0;z-index:1000}#stats canvas{width:max(100px,10vw,10vh);height:max(60px,6vh,6vw);-webkit-user-select:none;user-select:none}
