*{box-sizing:border-box}html,body{background:#1c1d22;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:0;font-family:sans-serif;display:flex;overflow:hidden}#app{justify-content:center;align-items:center;display:flex}#app canvas{width:auto;max-width:100vw;height:auto;max-height:100vh;box-shadow:0 8px 32px #0006}
