body,html{padding:0;margin:0;font-family:Manrope,serif;background-image:-moz-linear-gradient(330deg,#fccb90 0,#d57eeb 100%);background-image:linear-gradient(120deg,#fccb90,#d57eeb);-webkit-animation:colorChange 5s infinite alternate;-moz-animation:colorChange 5s infinite alternate;animation:colorChange 5s infinite alternate}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}