article {
  color: #eff;
  text-shadow: 0 0 5px #088, 0 0 5px #088, 0 0 5px #088;
}

p {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

a {
  color: #efe;
  text-shadow: 0 0 5px #0f0;
}
