body {
  color:white;
  background-color:black;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
