body {
  background-color: #000000;
  color: white;
  font-family: "Papyrus";
  font-size: 30px;
  text-align: center;
}

.glow {
  box-shadow: 0 0 1000px rgba(255, 255, 255, 1);
}