body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#ff6ec4,#7873f5,#47caff,#3ae374,#fbd786);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100vh;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;height:100vh;justify-content:center}.container{border:5px dashed #000;border-radius:15px;height:300px;margin:auto;text-align:center;width:500px}button{border-radius:10px;font-size:25px;height:40px;margin:5px;width:40px}.decrement{background-color:red}.increment{background-color:#adff2f}.value{font-size:100px}
/*# sourceMappingURL=main.cbf99cf5.css.map*/