@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Roboto+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap);*{box-sizing:border-box;font-family:Inter,sans-serif;margin:0;padding:0}a{color:#bc2895}.App{background:#dadada;height:100vh;justify-content:center}.App,.App .wrapper{align-items:center;display:flex;flex-direction:column}.App .wrapper .title{text-align:center}.App .wrapper .counter{font-size:5rem;font-weight:900;margin:20px 0}.App .wrapper .counter.more{color:#529e3f}.App .wrapper .counter.less{color:#b43838}
/*# sourceMappingURL=main.3bbba923.css.map*/