@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@400;700&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#333;color:#fff;font-family:Nunito,sans-serif}.App{margin:4rem auto;max-width:728px}.App>h1{margin:1rem 0;text-align:center}.Card{align-items:center;background:#444;border-bottom:1px solid #333;display:flex;justify-content:space-between;padding:.5rem 1rem}.Card--text h1{color:#f90}.Card--button button{background:#f5f6f7;border-radius:20px;cursor:pointer;padding:.4rem 1rem}.Card--button__delete{border:1px solid #ca0000;color:#ca0000}.Card--button__done{border:1px solid #00aa69;color:#00aa69;margin-right:1rem}.Form{background:#444;justify-content:space-between;margin-bottom:1rem;padding:1rem}.Form,.Form>div{align-items:center;display:flex}.Form>div{justify-content:center}.Form input{background:#f5f6f7;border:1px solid #f90;border-radius:10px;display:block;margin:.3rem 1rem 0 0;padding:.5rem 1rem}.Form label{margin-left:6px}.Form button{background:#f90;border:none;border-radius:20px;color:#fff;cursor:pointer;padding:.5rem 1rem}.line-through{color:#777!important;text-decoration:line-through}.hide-button{display:none}
/*# sourceMappingURL=main.cbfe28d2.css.map*/