.module-font {
    white-space: pre-wrap;
}

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