Element Visibility Toggle
- Create a webpage with three buttons and two text boxes (initially hidden).
- The first button should toggle the visibility of both text boxes (show/hide).
- The second and third buttons should toggle the visibility of each text box individually.