body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}#root{height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes pulse{0%{transform:scale(.9)}70%{transform:scale(1.5)}to{transform:scale(.9)}}.zoomOnHover:hover{transform:scale(1.5);transition:2s;transition-delay:1s;z-index:1}.zoomOnHover{transform:scale(1);transition:2s;z-index:1}.pulse{animation:pulse 1.5s infinite}.rotate{animation:rotation 2s infinite}
/*# sourceMappingURL=main.140e5b73.css.map*/