body {
  background-color: #D8BFD8;
  color: white;
  font-family: Courier, monospace;
  text-align: center;
  text-shadow: -0px -0px 0 #000, 0px -0px 0 #000, -0px 0px 0 #000, 0px 0px 0 #000, 1px 1px 2px rgba(0,0,0,0.5);
}