*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow:hidden;background:#0a0a0a;touch-action:none;user-select:none;-webkit-user-select:none}#app{width:100%;height:100%;display:grid;place-items:center;background:#0a0a0a}#game{display:block;max-width:100%;max-height:100%;touch-action:none}#game[hidden]{display:none!important}#gpu-fail{position:relative;z-index:2;max-width:28rem;padding:2rem;color:#f4f0e6;font-family:Chakra Petch,sans-serif;text-align:center}#gpu-fail[hidden]{display:none!important}#gpu-fail h1{font-size:1.6rem;margin-bottom:.8rem}#gpu-fail p{line-height:1.45;opacity:.9}
