﻿body{
    background-color:#ffffff;

}

.wrapper{
    width:520px;
    height:666px;
    background-color:red;
    text-align:center;
    background: url("ipad.png");
    background-position: center; 
    background-size: cover;
   
}

iframe{
    margin-top:72px;
    margin-left:14px;
    width:388px;
    height:504px;
    border:0;
    
}