body {
  margin: 0;
  background-color: #00071c;
}

.main-logo-square {
  width: 50%;
  max-width: 320px;
  margin: 2rem auto;
  display: block;
}
