.wrapper{background-color:#ffd6dd;border:2px solid #ffaebb;border-radius:10px;display:flex;flex-direction:column;font-size:25px;height:fit-content;margin:20px auto 0;min-height:200px;padding:30px;width:600px}.wrapper .input-wrapper{align-items:center;display:flex;gap:20px;margin-bottom:20px}.wrapper input{border:2px solid #b28ddd;border-radius:4px;height:30px;padding-left:15px;width:60%}.wrapper input:focus{border:2px solid #7442ac;outline:none}.wrapper button{background-color:#f3c9e9;border:1px solid #a96f6f;border-radius:5px;color:#562042;height:25px;width:200px}.wrapper .list{display:flex;justify-content:space-between;margin-bottom:20px}.wrapper .list .delete-task{font-size:20px}
/*# sourceMappingURL=main.c7b07e5d.css.map*/