*{margin:0;padding:0;box-sizing:border-box}
body{font-family:system-ui,-apple-system,sans-serif;background:#f5f5f5;color:#333;display:flex;justify-content:center;align-items:center;min-height:100vh}
.container{text-align:center;padding:2rem}
h1{font-size:2rem;margin-bottom:1rem}
p{color:#666;margin-bottom:.5rem}
.footer{margin-top:2rem;font-size:.8rem;color:#999}
