.error-404 .container {
    text-align: center;
}

.error-404-picture {
    width: 80%;
    height: auto;
    max-width: 400px;
    user-select: none;
}
