#result {
  font-family: font-family: "Segoe UI", "Helvetica Neue", sans-serif;
  font-size: 4rem;
  color: #ff00cc;
  text-shadow:
    0 0 5px #ff00cc,
    0 0 10px #ff00cc,
    0 0 20px #ff00cc,
    0 0 40px #ff00cc;
}

