:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif}body{margin:0;display:flex;place-items:center;min-width:320px;height:100dvh;background:linear-gradient(to bottom right,#7638fa,#d300c5)}.container{height:100dvh;display:flex;flex-direction:column;position:relative;min-width:100vw;overflow:hidden}.title{font-family:Inter,sans-serif;font-weight:900;font-size:64px;color:#fff;text-align:center;position:relative;text-shadow:6px 6px black}.footer{position:absolute;bottom:20px;display:flex;gap:15px}.footer a{color:#fff;text-decoration:none;font-size:17px;font-family:Inter,sans-serif;font-weight:700}
