*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;display:flex;justify-content:center;align-items:center;height:100vh;margin:0;background-color:#f0f0f0}#root{width:100%;display:flex;justify-content:center;align-items:center}.announcement{text-align:center;padding:2rem;background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;max-width:80%}.announcement h1{color:#2c3e50;margin:0}
