html, body {
    background-color: var(--blue);
}

#error-img {
    max-width: 350px;
}