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