body{
background:#ffff;
background-image:url("background.jpg");
background-position:center center;
background-repeat:no-repeat;
background-size:contain;
margin:0px;
padding:0px;
}

a{
text-decoration:none;
}

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

h1{
display:none;
}

iframe{
margin-right:-80px;
opacity: 0.94;
position:absolute;
right:32px;
top:32px;
transform:scale(0.75) rotate(2deg);
transform-origin: 0 0;
}

span{
bottom:0px;
display:inline-block;
position:absolute;
height:15%;
right:0px;
width:30%;
}