body {
  background: #4f148f;
}
p {
  color: #9c81eb;
  font-family: fantasy;
  text-align: center;
  font-size: 25px;
  
}
h1 {
  font-weight: bold;
  color: #b3a5d9;
  font-family: monospace;
  text-align: center;
}