<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tooltip-inner {
    max-width: 100px;
    /* If max-width does not work, try using width instead */
    width: 100px;
    text-align: center;
}</pre></body></html>