.notFound {
    display: flex;
    width: 100%;
    height: 100%;
    align-self: center;
    margin-top: 30%;
    min-height: 1000px;
}