html,body{height:100%}body{margin:0;display:grid;place-items:center;background:#f5f6f8;color:#20242a;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.card{width:min(520px,calc(100% - 48px));padding:42px;border:1px solid #e3e6ea;border-radius:18px;background:#fff;box-shadow:0 12px 45px rgba(20,30,45,.08)}h1{font-size:28px;margin:14px 0 8px}p{font-size:17px;color:#59616b;margin:0 0 28px}small{color:#7c858f}.dot{width:10px;height:10px;border-radius:50%;background:#56a96b;box-shadow:0 0 0 5px rgba(86,169,107,.12)}
