body {
  background-color: #000000;
  font-family: Verdana, sans-serif;
}

h1 {
  color: rgb(255, 255, 255);
  text-align: center;
}

p {
  color: rgb(255, 255, 255);
  text-align: left;
}

h2 {
    text:eae;
    color: rgb(255, 255, 255);
    text-align: left;
}

ul {
    color: rgb(255, 255, 255);
    text-align: left;

}