html,body{margin:0;height:100%;overflow:hidden;background:#111}#overlay{position:fixed;top:12px;left:12px;z-index:10;color:#eee;font:14px system-ui,sans-serif;background:#0000008c;padding:8px 12px;border-radius:8px;display:flex;gap:10px;align-items:center}#load-progress[value="100"]{display:none}#error{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#f88;font:16px system-ui,sans-serif;background:#111}
