.error-section {
    background-image: url("../images/404.jpg");
    background-repeat: no-repeat;
    height: 60vh;
    background-position: center;
}