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

.header .logo a {
  display: block;
}