.TodoItem {
  display: flex;
  flex-flow: row;
  align-items: center;
}
