html,body{margin:0;width:100%;height:100%;overflow:hidden;background:#edf2ef;font:14px system-ui,sans-serif;color:#273a33}#screen{width:100%;height:100%}#status{position:absolute;inset:0;display:grid;place-items:center;padding:20px;text-align:center;pointer-events:none;z-index:2;background:#edf2ef}#status[hidden]{display:none}
