header {
  display: flex;
  height: 100vh;
}

h1 {
  margin: auto;
}
