.timer {
  width: 40%;
  margin: 0 auto;
  display: flex;
  padding: 20px;
  flex-direction: column;
  align-items: center;
}
