@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);body{margin: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}*{box-sizing:border-box}#root,body,html,main{width:100%;height:100%;margin:0;padding:0;overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}#container{width:200px;height:200px}@-webkit-keyframes animation{0%{stroke-dasharray:1 98;stroke-dashoffset:-105}50%{stroke-dasharray:80 10;stroke-dashoffset:-160}to{stroke-dasharray:1 98;stroke-dashoffset:-300}}@keyframes animation{0%{stroke-dasharray:1 98;stroke-dashoffset:-105}50%{stroke-dasharray:80 10;stroke-dashoffset:-160}to{stroke-dasharray:1 98;stroke-dashoffset:-300}}#spinner{-webkit-transform-origin:center;transform-origin:center;-webkit-animation-name:animation;animation-name:animation;-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-animation-timing-function:cubic-bezier;animation-timing-function:cubic-bezier;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}
/*# sourceMappingURL=main.50b59eb2.chunk.css.map */