*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background-color:#1a1a2e;font-family:Arial,sans-serif}#app{width:100%;height:100%;display:flex;justify-content:center;align-items:center}canvas{display:block;touch-action:none}::-webkit-scrollbar{display:none}*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
