*{box-sizing:border-box;margin:0;padding:0}body{font-family:Poppins,sans-serif}.none{display:none}.header{align-items:center;color:#639;height:100px;justify-content:space-between;padding:0 40px;width:100%}.header,.header .clear-btn,.header .clear-btn form{display:flex}.header .clear-btn form input{border:1px solid #639;color:#000;font-size:16px;outline:none;padding:10px 15px;width:100%}.header .clear-btn .btns .resetBtn{display:none}.header .clear-btn button{background:#639;border:none;color:#fff;cursor:pointer;font-size:16px;height:100%;margin-left:10px;outline:none;padding:8px 15px}.todo-app{align-items:center;display:flex;flex-direction:column;height:80vh;justify-content:center;padding:40px;width:100%}.todo-app .todo-app-inner{background:#fff;max-width:700px;padding:20px;width:100%}.todo-app .todo-app-inner .todo-input{align-items:center;display:flex;height:100px;justify-content:center;width:100%}.todo-app .todo-app-inner .todo-input input{border:1px solid #639;color:#000;font-size:16px;outline:none;padding:10px 15px;width:100%}.todo-app .todo-app-inner .todo-input button{background:#639;border:none;cursor:pointer;outline:none;padding:12px 15px;width:50px}.todo-app .todo-app-inner .todo-input button i{color:#fff}.todo-app .todo-list,.todo-app .todo-list div{width:100%}.todo-app .todo-list div .todo-list-items{align-items:center;color:#000;display:flex;justify-content:space-between;padding:10px 0;width:100%}.todo-app .todo-list div .todo-list-items .todo-list-btns{display:flex;justify-content:flex-end}.todo-app .todo-list div .todo-list-items .todo-list-btns button{background:#639;border:none;border-radius:50%;cursor:pointer;height:40px;margin-left:10px;outline:none;width:40px}.todo-app .todo-list div .todo-list-items .todo-list-btns button i{color:#fff}@media only screen and (max-width:500px){.header{padding:0 20px}.header .title h1{font-size:large}.todo-app{padding:40px 20px}.todo-app .todo-app-inner{padding:0}.todo-app .todo-list,.todo-app .todo-list div{width:100%}.todo-app .todo-list div .todo-list-items{align-items:center;color:#000;display:flex;justify-content:space-between;padding:10px 0;width:100%}.todo-app .todo-list div .todo-list-items .todo-list-btns{display:flex;justify-content:flex-end}.todo-app .todo-list div .todo-list-items .todo-list-btns button{background:#639;border:none;border-radius:50%;cursor:pointer;height:40px;margin-left:10px;outline:none;width:40px}.todo-app .todo-list div .todo-list-items .todo-list-btns button i{color:#fff}}@media only screen and (max-width:768px){.header{display:flex;flex-direction:column;justify-content:space-around;padding:40px 20px;text-align:center}.header .title{margin-bottom:20px}.header .clear-btn .btns button:first-child{display:none}.header .clear-btn .btns button:last-child{display:block}}
/*# sourceMappingURL=main.8c4698f6.css.map*/