body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}header{align-items:center;background:gray;color:#fff;display:flex;height:100px;justify-content:center;margin-bottom:15px;text-align:center}li,ul{list-style:none}.container{margin:0 auto;max-width:1200px;width:90%}.form{display:flex;width:100%}.form input{flex:1 1;height:35px;margin-right:5px;width:95%}.form button{cursor:pointer}.todo-list{align-items:center!important;display:flex;flex-direction:column;justify-content:center;padding:0}.todo{align-items:center;border:1px solid gray;border-radius:2px;box-sizing:border-box;display:flex;height:40px;justify-content:space-between;margin-top:10px;padding:4px;width:100%}.delete{background:red;border:1px solid red;color:#fff;padding:3px}.delete,.edit{border-radius:3px;cursor:pointer}.edit{background-color:#e7e7e7;border:none;color:#000;margin-left:10px;padding:7px}
/*# sourceMappingURL=main.23f486c1.css.map*/