.content{
  text-align: center;
  width:100%;
  margin-top:30vh;
}
.counter{
  font-size:2em;
}
.counter>div{
  display:inline-block;
}
.counterdata{
  width:2em;
}
