app-not-found {
  width: 100%;
  h1 {
    display: flex;
    /* flex-direction: column; */
    /* flex: 1; */
    align-items: center;
    justify-content: center;
    width: 100%;
    height: calc(100% - 60px);
    margin: 0;
  }
}
