User475983607 posted
There are several ways to accomplish this design.
Since you are trying to align text then...
text-align:center;
align-content is used in flex-wrap elements which you are not using.
If I can make a suggestion. When a language feature does not work as expected, take a moment to looking and read the support doc.
https://www.w3schools.com/cssref/css3_pr_align-content.asp