body{text-align:center}.title{font-size:4rem;font-weight:700;margin-bottom:20px;color:#015482}#subtitle{display:inline-block;animation:bounce-scale 1s infinite ease-in-out;animation-delay:calc(.1s * var(--i));transform-origin:center;color:#ff0;white-space:nowrap}@keyframes bounce-scale{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.links{margin-top:10rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:fit-content;margin-left:auto;margin-right:auto}.button-link:hover{background-color:indigo}
