#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;width:50%;min-height:85vh;max-height:max-content;border-radius:10px;border:5px solid;border-color:linear-gradient(to right,#c41a1a,#434343);box-shadow:5px #a6ff96;background-color:#e4e4e1;background-image:radial-gradient(at top center,rgba(255,255,255,.03) 0%,rgba(0,0,0,.03) 100%),linear-gradient(to top,rgba(255,255,255,.1) 0%,rgba(143,152,157,.6) 100%);background-blend-mode:normal,multiply}.flexCenter{display:flex;justify-content:space-between;gap:1rem;align-items:center;flex-wrap:wrap}.flexColCenter{display:flex;align-items:center;flex-direction:column;gap:1rem}.done .titleContainer{text-decoration:line-through}.contentContainer{width:100%;background-image:linear-gradient(to top,#c1dfc4 0%,#deecdd 100%);padding:.5rem;border-width:2px;border-style:solid;border-radius:7px}.configContainer{display:flex;justify-content:space-around;gap:1rem;flex-wrap:wrap}input{width:70%;border-style:double;padding:.3rem;font-size:1rem;border-style:none;border:2px solid black;border-radius:5px}.text-content{font-weight:600;font-size:1rem}.index{display:inline-block;width:1.5rem;line-height:1.5rem;border-radius:50%;font-weight:500;font-size:1rem;background-color:#eee;margin-right:.5rem;border:2px solid #232D3F}body{background:#ADA996;background:-webkit-linear-gradient(to right,#EAEAEA,#DBDBDB,#F2F2F2,#ADA996);background:linear-gradient(to right,#EAEAEA,#DBDBDB,#F2F2F2,#ADA996);font-family:Poppins,sans-serif}button{cursor:pointer;padding:.3rem 1rem;border:1px solid gray;border-radius:7px;font-weight:700;transition:all .3s ease-in;background-image:linear-gradient(to top,#e6b980 0%,#eacda3 100%)}button:hover{background-color:#cffdc7;transform:scale(1.05)}.hero{background-image:linear-gradient(-20deg,#616161 0%,#9bc5c3 100%);padding:.5rem;border:2px solid #141E46;border-radius:7px;justify-content:space-evenly}.cancel-button{background-image:linear-gradient(135deg,#FDEB71 10%,#F8D800 180%)}.heading{font-family:Permanent Marker,cursive;font-weight:600;margin-top:0;text-decoration:underline}.green{background-image:linear-gradient(135deg,#90F7EC 10%,#32CCBC 100%)}
