*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0a0a0a;color:#e5e5e5}.container,body{min-height:100vh}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}h1{font-size:3rem;font-weight:600;margin-bottom:.5rem;color:#fff}p{font-size:1.5rem;color:#a0a0a0;margin-bottom:1.5rem}a{color:#4a9eff;text-decoration:none;font-weight:500;font-size:1.2rem}a:hover{text-decoration:underline}