HTTPS iframe test

by akash_payne

HTML

<div class="" style="width:100%;height:100%">

  <iframe src="https://app.moqups.com/akashpayne/B6KmK1c3aE/view/page/aa9df7b72?ui=0" width="100vw" height="100vh">

</div>

CSS

* {
  width: 100%;
  height: 100%;
}