.__span, [id^="__span-"] {
    display: block !important;
    white-space: pre !important;
    user-select: text !important;
    cursor: text !important;
}

.__span > *, [id^="__span-"] > * {
    display: inline !important;
}
