.container{flex-direction:column;height:100vh;justify-content:center;width:100vw}.container,h1{align-items:center;display:flex}h1{font-size:4rem;font-weight:300;letter-spacing:.1em}.logo-icon{animation:rotate 3.6s linear infinite;height:calc(1em + 2px);margin:0 -.05em;vertical-align:middle;width:calc(1em + 2px)}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tagline{font-size:1rem;font-weight:300;letter-spacing:.2em;margin-top:1rem}*{box-sizing:border-box;margin:0;padding:0}#root,body,html{height:100%;width:100%}body{background-color:#fff;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}
/*# sourceMappingURL=main.1ef002e2.css.map*/