html {
  font-size: 22px;
  background-color: #000000;
}

table {
  color: #ffffff;
  align-items: center;
}

.label {
  text-align: right;
  white-space: pre;
}

.value {
  text-align: left;
  white-space: pre;
}