body {
  margin: 0;
  font-family: "Big Shoulders Inline Text", cursive;
}

#header {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 4.875em;
}
