#app > main, #page {
  & > h1:first-child, & > div:first-child > h1:first-child {
    margin-top: -0.5rem;
  }
}