*{margin:0;padding:0;list-style:none;box-sizing:border-box}body{font-family:Arial,Helvetica,sans-serif;font-size:16px;color:#fff;background-color:#0b0924}form{display:flex;flex-direction:column;gap:30px;margin-bottom:80px}form div{display:flex;flex-direction:column;gap:15px}form label{font-size:1.2rem}form input,form textarea{padding:10px 20px;border-radius:5px;width:100%;outline:none}form textarea{min-height:80px}form button{align-self:center;padding:10px 30px;background:green;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:all .3s ease}form button:hover{background:rgb(0,177,0)}._todo_kq38b_1{display:flex;align-items:center;justify-content:space-between;padding:20px 30px;background:linear-gradient(35deg,rgba(0,60,255,.5) 0%,rgba(195,0,255,.5) 100%);backdrop-filter:blur(2px);border-radius:5px;box-shadow:0 0 15px #86868633;gap:50px}._todo_kq38b_1 button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:red;background:#fff;outline:none;border:none;cursor:pointer}._todo_kq38b_1 svg{width:auto;height:15px}._todo_kq38b_1 h2{font-size:1.5rem;margin-bottom:1rem}._todos_t2e48_1{display:flex;flex-direction:column;gap:30px}._container_g582e_1{max-width:576px;margin:120px auto;min-height:100vh}
