html{background:#ece9e6;background:-webkit-linear-gradient(to right,#fff,#ece9e6);background:linear-gradient(to right,#fff,#ece9e6);}body{display:flex;align-items:center;justify-content:center;height:100vh;height:75vh;flex-direction:column;text-align:center;overflow:hidden;gap:2vh;width:75vw;margin:10vh auto;}.title{color:#ffcd46;font-family:cursive;}.title a{text-decoration:none;color:#89add3;}@media screen and (max-width : 800px){body{gap:5vh;}}