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