html, body {
  height: 100%;  
}

#logo{

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