/*this is for the index page exclusively*/

body {
  background-color: black;
  color: white;
  font-family: Verdana;
}

p {
  text-align-last: center;
}

h3 {
  text-align-last: center;
}