#root{margin:0 auto;padding:5rem 8rem}h2 span{color:#8661ff}.mainBody{color:#8661ff;display:flex;gap:2.5%}.filters{width:30%;background-color:#18181c;border-radius:10px;padding:1rem 2rem}.tasks{width:70%;background-color:#18181c;border-radius:10px;padding:1rem 2rem}.headingTasks span{color:#fff}.insertTask{display:flex;gap:20px}.search{width:100%;padding:0 20px;border-radius:10px;border:none;background-color:#2f2d36;color:#8661ff}.search::-webkit-input-placeholder{color:#8661ff}.addTask{background-color:#8661ff;white-space:nowrap}.filterButtons{display:flex;flex-direction:column;gap:10px}.filterButtons button{text-align:left}.activeButton{background-color:#2f2d36}.tableBody{display:flex;flex-direction:column;gap:10px;padding:0;margin:0}.taskRow{display:flex;padding:0 20px;margin:0;border-radius:10px;background-color:#2f2d36;justify-content:space-between;align-items:center}.checkBoxAndName{display:flex}.taskRow p{margin-left:5px}.strikeTheLine{text-decoration:line-through}.trashIcon{cursor:pointer}.trashIcon:hover{color:#fff}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#121215;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#18181c;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
