.hero{height:100vh;background-color:#fff;background-image:url(/assets/hero.png);background-repeat:no-repeat;background-position:center center;background-size:cover;color:#fff;width:40%}.hero-content{max-width:100%;padding:0 2%;height:10%}.hero-title-wrapper{padding:1rem 2rem;border-radius:8px;display:inline-block}.hero-title{font-size:2rem;font-weight:700;font-style:"comic sans ms";color:#1e1e2f}.menu-bar{position:fixed;top:0;right:0;width:50%;display:flex;justify-content:flex-end;align-items:center;padding:10px 20px;background-color:#fff;color:#fff}.menu-bar ul{display:flex;flex-direction:row;list-style:none;padding:0;margin:0}.menu-bar li{margin-right:2rem}.menu-bar li:last-child{margin-right:0}.maintext{position:fixed;top:30%;right:0;width:50%;display:flex;justify-content:center}.mainsubtext{position:fixed;top:50%;right:0;width:50%;display:flex;justify-content:left}.lastupdated{position:fixed;top:70%;right:0;width:50%;display:flex;justify-content:left}
