@import url(https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&display=swap);*{box-sizing:initial;font-family:Google sans,sans-serif;font-weight:400;margin:0;padding:0}:root{--body:#212121;--text:snow}body{background:#212121;background:var(--body);color:snow;color:var(--text)}.hero-container{display:flex;height:100vh;width:100%}.hero-content{align-items:center;display:flex;height:100%;justify-content:center;margin:auto;max-width:2000px;width:100%}.hero-content h1{color:var(--white);font-size:56px;font-weight:700}
/*# sourceMappingURL=main.003c490c.css.map*/