*{box-sizing:border-box;margin:0;padding:0}html,body{overscroll-behavior:none;touch-action:none;background:#fff;width:100%;height:100%;overflow:hidden}#root{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.game-host{width:640px;height:480px;position:relative}canvas{image-rendering:pixelated;image-rendering:crisp-edges}
