@import url("https://fonts.googleapis.com/css2?family=Forum&family=Outfit:wght@300;400;500;600;700&display=swap");*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background-color:#000000;background:radial-gradient(ellipse at center,rgba(128,0,128,.2) 0,rgba(0,0,0,1) 70%);background-attachment:fixed;background-size:150% 150%;background-position:50%;color:#ffffff;min-height:100vh;font-family:Outfit,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:Forum,cursive;font-weight:400}