.flex-all-center{
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}