body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.line_complete{color:red}button{border:none;cursor:pointer}.whiteBox{text-align:center}.grayBox{background-color:#d9d9d9;border-radius:20px;height:auto;margin:50px auto 0;padding-bottom:20px;width:80%}.title{font-size:42px;padding:30px 0}.todoInput{display:flex;justify-content:space-between;margin:0 auto;padding-bottom:50px;width:80%}.todoInput input{border:none;border-radius:10px;height:50px;width:60%}.todoInput button{border-radius:10px;font-size:20px;height:50px;width:10%}.todoLists{border-bottom:1px solid #000;display:flex;height:50px;justify-content:space-between;line-height:50px;margin:0 auto 20px;width:80%}.todoList{margin-left:20px;margin-right:auto}.delate button{border-radius:10px;height:20px;width:20px}.completed{color:gray;text-decoration:line-through}
/*# sourceMappingURL=main.31161362.css.map*/