.wrap {
    overflow-wrap: anywhere;
    white-space: pre-wrap;
}
