
body {
  background-color: #ebcc34;
  color: black;
  font-family: papyrus;
}

p{
   text-shadow: 10px 14px 20px black;
  }