.div-imagen-fondo {
    background-image: url("Designer.png");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #000000; /* Used if the image is unavailable */
    height: 1024px; /* You must set a specified height */
}
