I\'m just a beginner. And I\'m trying to use innerHTML.
I think I wrote proper code, but it doesn\'t work.
When I click the trigger, the page becomes white and
the className 'open' seemed to the keyword of javascript.
I changed the className from 'open' to 'openThis'and that came to be a solution of the problem.