body {
  margin: 0;
}

.main-container {
  display: flex;
  justify-content: center;
}
