#main-container {
  background: #0F1223;
  min-height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
}