.logo{
  height: 100vh;
  text-align: center;
}
.logo img{
  margin-top: 43vh;
  width: 252px;
}
