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}*{box-sizing:border-box;margin:0;padding:0}body,html{background:#654ea3;background:linear-gradient(90deg,#eaafc8,#654ea3);background-attachment:fixed;background-repeat:no-repeat}.react-logo{height:100px;margin:10px;min-width:100px}.App{flex-direction:column;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;padding-top:20px}.App,.react-logo-contain{align-items:center;display:flex;justify-content:center}.react-logo-contain{background:#f09;background:linear-gradient(90deg,#493240,#f09);border:5px solid #ff00c8;border-radius:50%;height:150px;margin:20px 0;min-width:100px}.counter-main{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}button{border:2px solid #fff;border-radius:15px;color:#fff;cursor:pointer;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:700;height:80px;margin:5px;width:250px}.button-click:hover,.button-reset:hover{background-color:violet}.button-click{background-color:#ec09d9;font-size:35px}.button-reset{background-color:#8a2be2;font-size:35px}.counter{pad:25px;align-items:center;background:#8e2de2;background:linear-gradient(90deg,#4a00e0,#8e2de2);border:5px solid #ff00c8;border-radius:30%;color:pink;display:flex;font-size:160px;height:250px;justify-content:center;margin-bottom:15px;min-width:250px}
/*# sourceMappingURL=main.fd9dc98c.css.map*/