@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+Antique:wght@300;400;700&display=swap");html,body{height:100%;background-color:#303030;color:#303030;font-family:'Zen Kaku Gothic Antique', sans-serif;font-weight:400}a{cursor:pointer}main{background-size:cover;background:linear-gradient(to right top, #5295d4, #61c269) fixed;position:absolute;height:100%;width:100%}.center-col{margin:auto;width:75%}.hero-wrap{height:75%;position:relative;font-size:1.5em}.hero-wrap .hero{margin:0;position:absolute;top:50%;left:50%;margin-right:-50%;transform:translate(-50%, -50%);width:100%}.hero-wrap .hero>*{width:100%;text-align:center}.hero-wrap h1{font-size:3em;padding:0.5em;font-weight:300}.hero-wrap .coming-soon{margin-top:4em}footer{position:absolute;bottom:0.5em;width:100%}footer p{text-align:center;width:100%}
