.info {
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.tagline {
  font-size: 4rem;
}

header {
    background-color: var(--pico-primary-background);
}
