body,html{height:100%}body{background:#bdc3c7;background:linear-gradient(180deg,#ededed,#bdc3c7)}.App{font-family:Share Tech Mono,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:#243b55;text-align:center;margin:0 auto}a,p{font-size:1.5em}a,a:link,a:visited{text-decoration:none;color:inherit}a:hover{text-decoration:underline}h1{font-size:3em}#incremental-logo svg{height:300px;width:300px}#incremental-logo svg path{stroke-dasharray:1000;stroke-dashoffset:1000;-webkit-animation:dash 2s linear forwards;animation:dash 2s linear forwards}#incremental-logo svg g{-webkit-animation:fill-in 2s ease-out 2s forwards;animation:fill-in 2s ease-out 2s forwards;fill-opacity:0}@-webkit-keyframes dash{to{stroke-dashoffset:0}}@keyframes dash{to{stroke-dashoffset:0}}@-webkit-keyframes fill-in{to{fill-opacity:1}}@keyframes fill-in{to{fill-opacity:1}}
/*# sourceMappingURL=main.56e2d4e4.chunk.css.map */