* {
  line-height: initial !important;
}

.main {
  padding: 24px;
  text-align: center;
}

.title {
  font-size: 40px;
}

.subtitle {
  font-size: 20px;
}

#elapsed, #last {
  font-weight: bold;
}

.pooper {
  display: none;
  font-size: 20px;
  font-weight: bold;
  height: 60px;
  margin-top: 32px;
  max-width: 600px;
  width: 100%;
}