html {
  background-color: #fff5da;
}
#timer {
  background-color: #f7dad9;
  font-family: monospace;
  font-weight: bold;
  font-size: 5em;
}