
#photosphere { 
    height: 20em;
    width:100%;
    margin: 0 auto;
    border: 10px solid black;
    
}
#contenedor{
    width: 100%;
    
}

