.t-rec {
    word-break: normal !important;
}


::selection {
    /* укажи цвет выделения текста */
    background: #B8ADFE;
}

