.cloud-charts.G2Nightingale {
  position: relative;
  box-sizing: border-box;
}
.cloud-charts.G2Nightingale .cloud-charts-children {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}