.center-container {
  display: flex;
  justify-content: center;
  text-align: center;
  width: 100%;

}