Centered Post Embeds Implementation Plan
- Update _layouts/post.html.
- Add a scoped
.post-content iframe rule.
- Center embeds and constrain width with
max-width: 100%.
- Verify against the example post from
#107.
- Run a quick repo check.
- Confirm no unrelated files changed.
- Commit, push, and open a PR tied to issue
#107.