body {
  background-color: #000000;
  font-family: 'Segoe UI', sans-serif;
}

input {
  text-align: center;
}

h4 {
  font-size: 1.1rem;
}

table th,
table td {
  vertical-align: middle;
  font-size: 1rem;
}

.form-label{
  color: white;
}
