/* Keep the hero flush with the viewport and contain its first child's top margin. */
body > header {
    display: flow-root;
}
