First checkbox: Find out which element has been described with the id
"me". Change the visibility (display value) of the element to
none. What happens?
Second checkbox should return the visibility of the element to a normal
state (block).
Third checkbox should find the elements with class "surprise"
and change the font size to 20.