.todoapp.filter-active .todo-list .completed,
.todoapp .edit,
.todoapp.filter-completed .todo-list .active {
	display: none;
}
