.root {
    display: flex;
    flex-direction: column;
    word-wrap: break-word;
}
