body {
  background-color: rgba(0, 112, 45, 0.12);
  
}
p {
  color: black;
  font-family:sans-serif;
  font-size:15px;
  
}
h1 {
  font-weight:800px;
  font-family:cursive;
  margin: 10px;
  text-shadow: -2px 5px rgba(11, 78, 38, 0.59);


  }
  
}
h3{
  font-size:25px;
  font-weight: 200;
  font-family: inherit
  
  
}
img{
  width:300px;
    border-style:dotted;
  border-width:9px;
  border-color: rgba(36, 91, 35, 0.83);
  border-radius: 100px;
  
  
}
h5{
  font-size: 19px;
}
