To get elements that belong to two different classes, we just add one class after the other separated by a comma.

Code .movie .tech to see that two heading elements are stored in the variable.

Make sure to pick .movie, followed by ,, and finally .tech.