@import url(https://fonts.googleapis.com/css2?family=Special+Elite&display=swap);@import url(https://fonts.googleapis.com/css2?family=Courier+Prime:wght@700&display=swap);code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body{display:flex;text-align:center;justify-content:center;margin-top:100px;background:linear-gradient(90deg,#3f87a6,#ebf8e1,#f69d3c);font-family:"Special Elite",cursive}.App h1{margin:50px;font-family:"Courier New",Courier,monospace;font-size:3rem;color:indigo;text-shadow:1px 1px 5px #ff00bf}.circles{display:flex;flex-wrap:wrap}.circle{width:200px;height:200px;background-color:#a0d3a0;border-radius:50%;display:flex;align-items:center;text-align:center;justify-content:center;margin:20px;cursor:-webkit-grabbing;cursor:grabbing;box-shadow:0 0 10px #484848}.App p{font-size:1.2rem}.start,.stop{width:150px;height:50px;border-radius:5px;margin:20px;font-family:"Special Elite",cursive;background-color:#3f87a6}.App .button :hover{color:#2f82ff}.start span,.stop span{font-size:1.2rem}.circle p{font-size:2rem}.circle.active{background-image:url(/static/media/snowflake.b4524b59.svg);background-repeat:no-repeat;background-position:50%;background-attachment:center}.overlay{position:fixed;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgba(34,33,33,.8)}.overlay,.popup{left:0;top:0;border-radius:5px}.popup{position:relative;height:30%;width:40%;background-color:#f0dddd;padding:2rem;box-shadow:0 0 5px #333;margin:0 auto}.popup h2{font-family:"Courier Prime",monospace;font-size:2.2rem;color:#3f87a6}.overlay button{display:block;width:50px;height:30px;margin-top:2px;margin-left:93%}.overlay button:hover{background-color:#e0834d}.popup button span,.popup p{font-size:1.5rem}.popup p{font-family:"Courier New",Courier,monospace}
/*# sourceMappingURL=main.c16bdab8.chunk.css.map */