Wire up the three .tab buttons so clicking any one of them updates #active-tab to that tab's name.
Acceptance criteria
- 1.Clicking the "Settings" tab should set #active-tab to "settings".
- 2.Clicking the "Billing" tab should set #active-tab to "billing".