#box1 {
  position: relative;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
}



.streak-value {
  font-size: 24px;
  z-index: 1200;
  font-weight: 700;
  text-align: center;
  line-height: 1.1;
}
