Clicking the question should open the answer, and clicking it again should close it. Track the state in the #status text.
Acceptance criteria
- 1.Clicking #toggle once should set #status to "Open".
- 2.Clicking #toggle a second time should set #status back to "Closed".