columnized-text {
    columns: 2; /* Set the number of columns you want */
    column-gap: 20px; /* Adjust the gap between columns */
}
