*{margin:0;padding:0}.container{background:linear-gradient(to right bottom,#e1b382,#c89666);width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center}.app-wrapper{background:#12343b;min-width:450px;min-height:650px;padding:30px;box-sizing:border-box;border-radius:10px;box-shadow:3px 6px 40px #000}.app-wrapper,.header h1{color:#fff;text-align:center;margin:30px 0}.task-input{outline:none;width:260px;margin-right:25px;color:#fff;background:#000;border:1px solid #eccd05;border-radius:10px}.button-add,.task-input{padding:15px;font-size:20px}.button-add{width:70px;font-weight:700;border-radius:10px;border:0;background:#f1af71;cursor:pointer}.list-item{display:flex;justify-content:space-between;margin:20px 0;border:1px solid #fff;border-radius:10px;padding:10px;max-height:30px;z-index:20}.button-complete,.button-delete,.button-edit{border:none;outline:none;cursor:pointer;background:transparent;font-size:28px;border-radius:50%}.button-complete{color:#ff6c6c;margin-right:10px}.button-edit{color:#e3cb05;margin-left:10px}.button-delete{color:#20b2aa}.complete{-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-line:line-through;text-decoration-line:line-through;-webkit-text-decoration-color:#ff6c6c;text-decoration-color:#ff6c6c;opacity:.5}.complete,.list{background:#12343b;border:none;color:#fff;font-size:20px;z-index:999}.list{width:220px;padding-left:10px;margin-right:15px}button:focus,input:focus{outline:none}
/*# sourceMappingURL=main.85dc23e3.chunk.css.map */