.error-404 {
    background-image: url(/images/bg_404.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}