*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden;background:#000;font-family:system-ui,-apple-system,sans-serif}#app{width:100%;height:100%;position:relative}#canvas{display:block;width:100%;height:100%;cursor:crosshair}#instructions{position:fixed;bottom:20px;left:20px;color:#fff9;font-family:monospace;font-size:12px;pointer-events:none;z-index:100}#instructions kbd{background:#ffffff1a;padding:2px 6px;border-radius:3px;margin:0 2px}
