body {
  background-color: #9400C5; /* Purple Magenta Background */
  color: white; /* White Text */
  font-family: ariel, sans-serif;
  text-align: left;
}