body {
  background-color: rgb(0, 0, 0);
         text-align:left;

}

h1 {color :rgb(255, 255, 255);
         text-align:left;

}

h2 {color :rgb(255, 255, 255);
         text-align:left;

}

h3 {color :rgb(255, 255, 255);
         text-align:left;

}

h4 {color :rgb(255, 255, 255);
         text-align:left;

}

h5 {color :rgb(255, 255, 255);
         text-align:left;

}

h6 {color :rgb(255, 255, 255);
         text-align:left;

}

p {color :rgb(255, 255, 255);
         text-align:left;

}
