html,body{touch-action:none;background:#cfeeff;height:100%;margin:0;padding:0;overflow:hidden}#app{justify-content:center;align-items:center;width:100%;height:100%;display:flex}#app canvas{max-width:100%;max-height:100%}
