html,body{margin:0;height:100%;background:#000;overflow:hidden}
body{display:flex;align-items:center;justify-content:center}
.q{color:#262a32;font:200 40px -apple-system,"Segoe UI",Roboto,system-ui,sans-serif;letter-spacing:.02em;user-select:none;-webkit-user-select:none}
.status-note{position:fixed;bottom:10px;left:0;right:0;text-align:center;color:#1b1e24;font:11px -apple-system,"Segoe UI",Roboto,system-ui,sans-serif;letter-spacing:.04em;user-select:none;-webkit-user-select:none}
body.capture-host{display:block}
