*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;touch-action:none}html,body{width:100%;height:100%;overflow:hidden;background:#000;font-family:system-ui,sans-serif}#root{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#000}.game-viewport{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#000}.game-viewport canvas{display:block;image-rendering:pixelated;max-width:100%;max-height:100%}
