html{background-color:#080705}body{margin:0;font-family:Poppins,sans-serif;background:linear-gradient(180deg,#f79b3938,#0a0a0a 65% 100%);background-attachment:fixed;color:#fff;min-height:100vh;position:relative}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#f79b3938,#0a0a0a 65% 100%);z-index:-1;pointer-events:none}body main{width:100;padding:64px}@media(max-width:600px){body main{padding:20px 16px}}
