#ui {
  width: 750px;
  margin: 0px auto;
  text-align: center;
}

.timer {
  text-align: left;
}

.display {
  font-size: 24px;
}
