#timeRemaining {
  font-size: 10em;
  line-height: 1em;
}

.normal {
  color: white;
}

.warning {
  color: yellow;
}

.danger {
  color: red;
}