body{background-color:#333}.App{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.App.anim{-webkit-animation:flash 1s ease 1;animation:flash 1s ease 1}@-webkit-keyframes flash{50%{background:#fff}}@keyframes flash{50%{background:#fff}}h1{margin:0}.container{height:225px;width:225px}svg{z-index:-1;position:absolute}.circle{fill:transparent;stroke:#fff;stroke-width:2}.randy{font-family:Roboto Mono,monospace;line-height:220px;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:100%;width:100%;text-align:center;color:#fff;font-size:10em;cursor:pointer}body{margin:0;padding:0;font-family:sans-serif}
/*# sourceMappingURL=main.5e1b9b2e.css.map*/