*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;min-height:100dvh;background:#000;overflow:hidden;overscroll-behavior:none;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;font-family:Courier New,monospace}#app{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#000}canvas{display:block;cursor:crosshair}
