body{display:grid;place-items:center;height:100vh;margin:0;font-family:system-ui}h1{color:#2563eb}#statusBanner,#updateBanner{position:fixed;right:20px;padding:.6rem .9rem;border-radius:8px;color:#fff}#statusBanner{top:20px;background:#0d6efd}#statusBanner.ready{background:#198754}#updateBanner{bottom:20px;background:#222}