*{margin:0;padding:0}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{text-align:center}html{background-color:#315f51;color:#fff}h1{margin-bottom:20px;margin-top:40px}.App{max-width:600px}._todo_hfzmq_1{display:flex;align-items:center;padding:10px 20px;font-size:1.5rem;border-radius:5px;border:2px solid #555;color:#112d49;background-color:#fbfef9;-webkit-user-select:none;user-select:none;width:60%;margin:auto}._todoIcon_hfzmq_31{font-size:1.8rem;margin:10px;color:#063023}._todoText_hfzmq_43{width:100%;text-align:left}._completedTodo_hfzmq_53{background-color:unset;border-color:gray;color:gray}._todo_hfzmq_1._completedTodo_hfzmq_53 ._todoIcon_hfzmq_31,._todo_hfzmq_1._completedTodo_hfzmq_53 ._checkIcon_hfzmq_67,._todo_hfzmq_1._completedTodo_hfzmq_53 ._deleteIcon_hfzmq_69{color:gray}._checkIcon_hfzmq_67,._deleteIcon_hfzmq_69{cursor:pointer;color:#d3d3d3;padding:0 7px;font-size:1.8rem;transition:transform .3s}._checkIcon_hfzmq_67:hover,._deleteIcon_hfzmq_69:hover{cursor:pointer;transform:scale(1.3)}._deleteIcon_hfzmq_69:hover{color:red}._checkIcon_hfzmq_67:hover{color:green}._todoLustContainer_1yqqt_1{padding:10px}._todoFormContainer_1n583_1{margin-bottom:30px}._todoFormContainer_1n583_1 form{display:flex;align-items:center;justify-content:center}._todoFormContainer_1n583_1 input{width:45%;height:30px;font-size:1.3rem}._todoFormContainer_1n583_1 button{margin-left:20px;height:50px;cursor:pointer;background-color:#063023;font-size:1.25rem;color:#fff}._todoFormContainer_1n583_1 button:hover{background-color:#083d2d;transition:.3s ease}._todoFormContainer_1n583_1 input,button{padding:10px 15px;border:none;border-radius:5px}._button_11qa8_1{margin-left:20px;height:50px;cursor:pointer;background-color:#063023;font-size:1.5rem;border:none;border-radius:5px;padding:10px 15px;margin-bottom:20px;color:#fff}._button_11qa8_1:hover{background-color:#083d2d;transition:.3s ease}
