Creative photography and portraiture
```xml
<style>
#wrap { width: 600px; height: 390px; padding: 0; overflow: hidden; }
#frame { width: 800px; height: 520px; border: 1px solid black; }
#frame {
-ms-zoom: 0.75;
-moz-transform: scale(0.75);
-moz-transform-origin: 0 0;
-o-transform: scale(0.75);
-o-transform-origin: 0 0;
-webkit-transform: scale(0.75);
-webkit-transform-origin: 0 0;
}
</style>
```
<div class='wrap'>
<iframe name="Framename" src="https://desiringsubjects.wixsite.com/website-7" width="330" height="900" frameborder="0" scrolling="yes" style="width: 100%;"> </iframe>
</div>
![[Pasted image 20210914013726.png]]