#logo {
  height: 100%;
  /* justify-content: center; */
  display: flex;
  align-content: center;
  align-items: center;
}
