body{
    background-image: url("../img/img/fondo_einstein.jpg")
}

h1{
    background-image: url("../img/img/titulo.jpg");
    text-align: center;
    color: white;
}