#error {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#error h1 {
    margin: 0;
    font-size: 1.2em;
}

#error img {
    margin-top: 20px;
    max-height: 60vh;
}