:root{font-family:system-ui,-apple-system,Segoe UI,Hiragino Sans,Noto Sans JP,sans-serif;color:#1a2b3c;background:#f5f7fa}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh}.hello{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem}.hello .status{color:#667;font-size:.9rem}
