.counter {
  font-size: 10vw;
  line-height: 15rem;
  display: block;
  text-align: center;
  font-weight: bold;
  color:#777;
  font-family:monospace;
}