After 2022.Here is your class to center content both vertically and horizontally.
.center {display: flex;flex-wrap: wrap;align-content: center;justify-content: center;}
After 2022.Here is your class to center content both vertically and horizontally.
.center {display: flex;flex-wrap: wrap;align-content: center;justify-content: center;}