body{margin:0;box-sizing:border-box}.App{font-family:sans-serif;text-align:center}.application{display:flex;flex-direction:column;align-items:center;padding:5px}.text{font-weight:700;color:rgba (0,0,0,.6)}.toDoItem{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px;border:1px solid violet;cursor:pointer}.todolist{display:flex;flex-direction:column;width:500px;padding:10px 0;margin:10px 0}.todoInput{width:300px;height:30px;margin-bottom:10px}h5{margin-bottom:5px}
/*# sourceMappingURL=main.bb2e27e2.chunk.css.map */