*{box-sizing:border-box}
html,body{width:100%;height:100%;margin:0;overflow:hidden;background:#e8e2d4;color:#1a1a1a}
body{font-family:Archivo,Arial,sans-serif}
#flight{display:block;width:100%;height:100%;touch-action:none;outline:none}
#flight:focus-visible{outline:2px solid #334d73;outline-offset:-4px}
#status{position:fixed;left:7%;bottom:9%;margin:0;font:14px 'Martian Mono',monospace;max-width:85%}
#status:empty{display:none}
.sr-only,#accessible-controls{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
#accessible-controls:focus-within{clip-path:none;width:auto;height:auto;left:12px;top:12px;right:12px;z-index:5;white-space:normal;background:#e8e2d4;padding:12px;border:2px solid #334d73}
#accessible-controls button,#accessible-controls a{font:14px Archivo,sans-serif;margin:5px;padding:10px;color:#1a1a1a;background:#e8e2d4;border:1px solid #334d73}
noscript{position:fixed;inset:25%;font-size:20px}
