.tooltip-text {
    position: absolute;
    left: 0;
    text-align: center;
    padding: 3px;
    margin: 5px;
    z-index: 10;
}
