body{
  background-color: #f0e1ff
}
h1{
font-family: cursive;
text-emphasis-color: #8f008f (0, 139);
  outline: inherit;
}
  

img{
  height: 140px;
  border-color: darkmagenta;
  border-style: groove;
 border-width: 20px;

  
}