.nf404 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: calc(100vh - var(--header-height) - 251px);
}