@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Rubik+Scribble&display=swap");body,html{height:100%;margin:0;color:#fff}body{background:#f6f3e8;font-family:Figtree,sans-serif;min-height:100vh;background:linear-gradient(#000,rgba(0,0,0,.9)),url(/background.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed}main{max-width:720px;margin:0 auto;padding:24px;line-height:1.5}h1{font-family:Rubik Scribble,cursive;font-size:2.5rem;margin-top:7rem}h1,h2{text-align:center}h2{font-size:1rem;margin-bottom:2rem;white-space:nowrap}section p{font-size:1.05rem}