body{font:15px/1.5 -apple-system,system-ui,sans-serif;display:flex;align-items:center;justify-content:center;min-height:100vh;margin:0;color:#5b5b66}
a{color:inherit;opacity:0;animation:show .3s ease 1.5s forwards}
@keyframes show{to{opacity:1}}
