.HChart .flex {
  display: flex;
}
.HChart .items-center {
  align-items: center;
}
