Clicking the question is supposed to toggle #status between "Open" and "Closed", but nothing happens. Find the mismatched selector and fix it.
Acceptance criteria
- 1.Clicking the button should set #status to "Open".
- 2.Clicking it again should set #status back to "Closed".