.app{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}*{background-color:#ded79c}.counter-header{margin-bottom:0}.counter-neg{color:red}.counter-pos{color:green}.counter-zero{color:#fff}.counter-button{border-radius:5px;font-size:1rem;margin:5px;padding:5px;width:100px}.positive{background-color:green;color:#fff}.negative{background-color:red;color:#fff}.add-button,.todo-input{font-size:1rem;padding:10px}.add-button{background-color:green;color:#fff}.ok-logo{cursor:pointer;margin:10px;width:40px}.todoText{align-items:center;display:flex;justify-content:center}.todo-list{display:flex;justify-content:space-between;margin:10px;min-width:400px;padding:10px}.clear-wrapper{align-items:center;display:flex;justify-content:center}.clear-button{background-color:red;border-radius:5px;color:#fff;font-size:1rem;padding:10px}.delete-logo{cursor:pointer;margin:10px;width:40px}
/*# sourceMappingURL=main.48145a81.css.map*/