body {
  font-family: Arial, sans-serif;
  background-color: #000A23;
  color: rgb(255, 253, 253);
}

th, td {
  border: 1px #FAFAFA;
  text-align: center;
}

th {
  background-color: #5B52DD;
}