body {
  
  background: #000000;
  color: White;
  text-align: center;

}

.green-text { 
  color: Green;
}