#header {
  height: 85px;
}

#count {
  font-family: monospace;
  position: absolute;
  top: 28px;
  left: 10px;
  right: 10px;
  bottom: 0px;
  overflow-y: scroll;
  width: 99%;
}
