img{
  width: 500px;
  border-style:groove;
  border-width: 50px;
  border-color:#2286de;
  float: center;
} 

body{
  background-color: #ef5386;
}

  
h1{
font-family:fantasy; 
  color: aqua;
 text-align: center;
  
}