Each widget is wrapped in a div.example, and the controlled content is in a div.details.
Enter or Space on the button to toggle.
Implementation uses an accessible button that toggles aria-expanded and the hidden attribute on the .details container.