### Example of outerMorph Swap Source: https://four.htmx.org/docs/full.md Demonstrates how 'outerMorph' can be used to swap content while preserving element states like video playback. The example shows an HTML structure and a button that triggers a swap, with the response content designed to be morphed into the existing DOM. ```html