.center_plot {
    margin: auto;
    text-align: center;
}

.section {
    text-align: center;
}
div.tooltip{
    position: absolute;
    text-align: center;
    width: "fit-content";
    height: "fit-content";
    padding: 5px;
    background: white;
    pointer-events: none;
  }
  