Vanity iframe

by Emre Erkan

HTML

<iframe src="https://www.whatclinic.com/cosmetic-plastic-surgery/turkey/istanbul-province/istanbul/umraniye/vanity-cosmetic-surgery-hospital" frameborder="0"></iframe>
<iframe src="https://www.realself.com/review/rhinoplasty-10-days-post-op-result-surgeon-great" frameborder="0"></iframe>
<iframe src="https://maps.app.goo.gl/dCaRtpGrX4H1qzHX8" frameborder="0"></iframe>
<iframe src="https://www.trustpilot.com/reviews/68acd87fc0ec1bef701eee7a" frameborder="0"></iframe>

CSS

iframe {
  border: 1px dashed black;
  width: 24%;
  height: 100vh;
  display: inline-block;
}