:root{--text-color: white;--color-accent: #FCD0BC}html,body{padding:unset;margin:unset;background:rgb(31,22,53);background:linear-gradient(0deg,rgb(31,22,53) 0%,rgb(110,23,58) 100%);color:var(--text-color)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Poppins,Roboto,Helvetica Neue,sans-serif}
