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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.todoList{border:1px solid green;border-radius:3px;padding:20px}.tasks-list{list-style:none;padding:0}.buttons-block,.tasks-list-item{display:flex;justify-content:space-between}.todolist-header{text-align:center}.btn-filter-active{background-color:coral;border:2px solid coral;color:#fff;font-weight:700}.task{font-weight:700}.task-done{font-weight:400;opacity:.5;text-decoration:line-through}.user-error{border:2px solid red;outline:none}.wrapper{border-radius:1px;max-width:100%;padding:2px}