html{box-sizing:border-box}body,html{height:100%;width: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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,.app-wrapper{height:100%;width:100%}#api-key{font-size:20px;height:50px;width:100%}.icon-marker{transition:all .3s ease-out}.cluster-marker{animation:fade-in-marker .4s ease-out forwards;opacity:0;transform:scale(.7)}.cluster-marker:hover{color:#fff;transform:scale(2)}@keyframes fade-in-marker{0%{opacity:.5;transform:scale(.7)}to{opacity:1;transform:scale(1)}}
/*# sourceMappingURL=main.4d25afd4.css.map*/