@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@400;600&display=swap);body{min-height:80vh;display:flex;align-items:center;justify-content:center;flex-direction:column;background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab);background-size:300% 300%;animation:gradient 15s ease infinite;font-family:"Raleway",sans-serif;color:#f7f7f7}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.intro{text-align:center}.intro .logo{max-width:20vh}.intro h1{font-size:8ch;font-weight:600}@media (max-width:767.98px){.intro h1{font-size:6ch}}.intro h2{overflow:hidden;border-right:.15em solid orange;white-space:nowrap;margin:0 auto;letter-spacing:.15em;font-size:1.5em;animation:typing 3.5s steps(40),blink-caret .75s step-end infinite}@media (max-width:575.98px){.intro h2{font-size:1.25em}}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink-caret{0%,to{border-color:transparent}50%{border-color:orange}}
/*# sourceMappingURL=main.67dc028a.chunk.css.map */