We have a list of elements inside the class "li-elements" we want to make a series of modifications:
- We select each element and we go showing its text in the place of the web that we want, in this case we show it by console.
- Of each selected element we choose the pairs and we change the color of the letter to red.