#error404 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#error404 * {
    text-align: center;
    justify-content: center;
    align-items: center;
}
