.libraryh3lp {
    display: flex;
    justify-content: center;
}

/**
* Hide chat loading... when JS is disabled.
*/

html:not(.js) .block.block-chat-block .needs-js {
    display: none;
}