*{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:#0d0d0d;color:#e0e0e0;font-family:system-ui,sans-serif;display:flex;justify-content:center;align-items:center}main{text-align:center}h1{font-weight:400;font-size:1.5rem;margin-bottom:2rem;color:#a0a0a0}ul{list-style:none;padding:0;margin:0}li{margin:.5rem 0}a{color:#e0e0e0;text-decoration:none;font-size:1.25rem}a:hover{text-decoration:underline}
