.task-title{font-size:30px;margin-bottom:10px;text-align:center}.task-form{align-items:center;display:flex;justify-content:center;margin-bottom:20px}.task-input{border-radius:5px;height:30px;padding-left:10px;width:200px}.task-submit{background-color:green;border-radius:5px;color:#e9e5fb;height:35px;margin-left:5px;padding:0 10px}.task-list{flex-direction:column;gap:10px}.task-item,.task-list{align-items:center;display:flex}.task-item{background-color:#e9e5fb;border:2px solid #a6a5a5;border-radius:15px;justify-content:space-between;padding:15px 20px;width:400px}.task-delete-btn{background-color:crimson;border-radius:10px;color:#e9e5fb;height:30px;width:30px}ul{list-style-type:none}button{cursor:pointer}
/*# sourceMappingURL=main.ce1d0206.css.map*/