body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#center{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center}#b,#center{height:100vh}#b{width:100vw;animation:colorchange 50s infinite alternate;-webkit-animation:colorchange 50s infinite alternate}@keyframes colorchange{0%{background:red}25%{background:#ff0}50%{background:#00f}75%{background:green}to{background:red}}@-webkit-keyframes colorchange{0%{background:red}25%{background:#ff0}50%{background:#00f}75%{background:green}to{background:red}}h1{font-family:futura;width:100%;margin:0;text-align:center;color:#313131;font-size:45px;font-weight:700;animation:colorchange2 20s infinite alternate;-webkit-animation:colorchange2 20s infinite alternate}@keyframes colorchange2{0%{color:#00f}10%{color:#8e44ad}20%{color:#1abc9c}30%{color:#d35400}40%{color:#00f}50%{color:#34495e}60%{color:#00f}70%{color:#2980b9}80%{color:#f1c40f}90%{color:#2980b9}to{color:pink}}@-webkit-keyframes colorchange2{0%{color:#00f}10%{color:#8e44ad}20%{color:#1abc9c}30%{color:#d35400}40%{color:#00f}50%{color:#34495e}60%{color:#00f}70%{color:#2980b9}80%{color:#f1c40f}90%{color:#2980b9}to{color:pink}}
/*# sourceMappingURL=main.e1a8fdda.chunk.css.map */