body{background:#f4f4f4;font-family:Arial,sans-serif}.container{margin:50px auto;text-align:center;width:500px}input{padding:8px;width:60%}button{cursor:pointer;margin-left:5px;padding:8px 12px}.todo-item{background:#fff;display:flex;justify-content:space-between;margin-top:10px;padding:10px}.delete{background:red;color:#fff}.update{background:orange}
/*# sourceMappingURL=main.766cea32.css.map*/