body {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 200;
}

.count {
  font-size: 5em;
  text-align: center;
}

img {
  width: 100%;
  max-width: 150px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
