*{box-sizing:border-box}body{background:#f5f5f5;margin:0;font-family:system-ui,-apple-system,sans-serif}main{justify-content:center;align-items:center;min-height:100vh;display:flex}.hello{text-align:center;background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a}.hello h1{color:#42b883;margin:0}.error{color:#e74c3c;margin:0}
