

body {
	text-align:center;	
	background-size:cover;
	background-image:url(img/iphone.jpg);
	 margin: 0;
  padding: 0;
}



div{
    position: absolute;
  top: 1050px;
  left: 250px;
  width:20px;
  height: auto;
  transform: rotate(0deg)
}

