iFrame section test

by Hugo Carneiro

HTML

<div style="border: 3px solid rgb(201, 0, 1); overflow: hidden; margin: 15px auto; max-width: 900px; height: 400px;">
  <iframe scrolling="no" src="https://developers.fliplet.com/Data-integration-service.html#get-started" style="border: 0px none; height: 100%; width: calc(100% + 286px); margin-left: -286px;">
  </iframe>
</div>