RT Chris Coyier
Resizeable @CodePen Embed?
Add to your pages CSS:
.cp_embed_wrapper {
overflow: hidden;
resize: both;
}
Or just `horizontal`. Maybe a little `margin-inline: auto;` to center if you like that. More tricks in vid.
https://twitter.com/chriscoyier/status/1590398677361000449