Complete the function so that it toggles the italic class for the selected element.
italic
Make sure to pick toggle followed by ( and then "italic", ).
toggle
(
"italic"
)