
body {
  background-color: #292B37;
}

.logo-container {
  height: 100vh;
  align-items: center;
  display: flex;
  justify-content: center;
}

.logo-container img {
  margin-left: 30px;
  margin-left: 30px;
}