body {
  font-family: Arial, sans-serif;
  color: #efefff;
  background-color: #101020;
  text-align: center;
}
table {
  font-family: Arial, sans-serif;
  color: #efefff;
  background-color: #101020;
  text-align: center;
}
a {
  color: #cfcfdf;
}