
    
    
body {display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh;
    font-family: 'Roboto', sans-serif;
    background-color: lavender;
    
    background-repeat:no-repeat;
    background-attachment: fixed;
    text-align: center;
   
}


h1 {flex-wrap: wrap;
    text-align: center;
    color:mediumaquamarine;
    font-size:22px;
    line-height:14%;
    font-weight: lighter;
    max-width: 100%;
    
}
#submenu { color: black;
}

.elemento{    flex-direction: column;
    
  
}

"img/LOGO.png"
{
    width: 50%;
    height:50%;
    max-width: inherit;
}
"img/florencia.png" {align-content: center;
    max-width: 100%;
}

#centradoimg {text-align: center;
}
.imagencentrada {text-align: center;display: flex;
}
}


#datosymaterias{display: flex; justify-content: space-around; flex-wrap: wrap; margin-top: 3em;
    text-align: center;justify-content: center;
}

.materias{display:inline-flex;
    text-align: center;
    flex-wrap: wrap;
    text-align: center;
    font-size:80x;
    line-height:17px;
    font-weight: lighter;
    max-width: 100%;
    justify-content: center;
    
}

 .aniosymaterias { text-align:center; margin: 1em; padding: 1em 3em;
     justify-content: center;line-height: 17px;
}


.h2perfil {
    font-size:20px;
    display: flex;
  break-before: 1em;
   margin-left: auto;
    text-align: center;
    justify-content: center;
    margin: 2em;
    color: gray;
    background-color: palegreen;
}
    


.h3perfil {font-weight:bold; color: purple;
    line-height: 12px;font-size: 12px;
    
}



h2 { display: flex;
    
    
padding: 1em 3em;
color:black;
font-size:21xp;

    display: flex;
    
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
    
}


.naci  {
    font-size: .8em;
    display: flex;
  break-before: 1em;
   margin-left: auto;
    text-align: center;
    justify-content: center;
    margin: 2em;
}




.datos    {display: flex;
    flex-direction: column;
    
    width: 500px;
    color:mediumpurple;
    font-size: 7px;
    margin: 1em 1.5em;
    padding: 1em;
    padding-top: .8em;
    text-align: justify;
    list-style: none;
    justify-content: left;
    margin:auto;
}
#hola{ color: rebeccapurple;1,5em;font-weight:normal;}

.lista{
     font-weight: 600;
    color:dimgrey;
    font-size: .9em;
    margin: auto;
    padding:.1em;
    list-style: none;
    padding-top: .8em;
}



h3 {
color:magenta;
font-size: 20px;
    line-height:200%;
    margin-top: -1rem;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    
}


.titulos{
    color:magenta;
font-size: 20px;
    line-height:200%;
    margin-top: -1rem;
    align-items: center;
    justify-content: center;
    text-align: center;
}

h4 {
    color:rebeccapurple;
    font-size:18px;
    line-height: 50%;
    align-items: center;
    justify-content: center;
    
}



h5 {
    color:rebeccapurple;
    font-size:12px;
    line-height: 30%;
    align-items: center;
    justify-content: center;
    
}

header nav ul {
  
    display: flex;
    justify-content:space-between;
    list-style: none;
    flex-wrap: wrap;

    flex-grow: 80;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: lavender;
}
ul, menu, dir {
    display: block;
    list-style-type: disc;
    
}




header nav ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
header nav ul li a {
    text-decoration: none;
    border: 0.5px; 
    background-color:gainsboro;
    color: purple;
    
    font-size:12px;
    height:2em;
    padding: 0.3em;
    display: flex;
    
    align-items: center;
}



.titulos {box-sizing: border-box;
    text-align: center;
    display: flex;
flex-direction:column-reverse;
justify-content:center;
    
    }


footer{
    display:flex;
    flex-direction: column;
    background-color: gray;
    margin:0em;
    padding:0m;
    width: auto;

}
footer p {
    font-size: 0.6em;
    text-align: center;
    color:white;
}

