html{
  scroll-behavior: smooth;
}

*{
  margin: 0; border: 0; padding: 0
}

body {
  margin:0;
  padding:0;
  overflow-y: scroll;
  overflow-x: hidden;  
}

#portada{
  width: 100vw; 
  height: 100vh; 
  display: flex; 
  align-items: center;
  background: linear-gradient(to right, rgb(0 0 0 / .4), rgb(0 0 0 / .4)), url(https://imgur.com/8PHYMJ8.jpg);
  background-size: cover; 
  background-position: center;
}

#tituloPrincipal{
  width: 100vw;
  height: 100vh;
  padding-top: 40vh;
}

#miAnuario{
  font-family: 'Special Elite', cursive;
  font-size: 5vw; 
  color: #FFFFFF;
  text-align: center; 
}

#agustinaFortunatti{
  font-family: 'Press Start 2P', cursive;
  font-size: 8vw;
  color: #FFFFFF; 
  text-align: center;
}

#menuPrincipal{
  width: 100vw;
  height: 8vh;
  position: absolute; top: 0vw;
  text-align: center;
  font-family: 'Rubik Mono One', sans-serif;
  background-color: #6893A7; 
  font-size: 2vw;  
  display: flex; 
  justify-content: space-around;
  align-items: center; 
}

.itemsMenu{
  text-decoration: none;
  border-radius: 5px;
  border: 2px solid;
  border-color: #6893A7;
  color: #000000; 
  transition: 0.5s;
}

.itemsMenu:hover{
  border-radius: 5px;
  border: 2px solid;
  border-color: #6BB7DB;
  color:#FFFFFF; 
  transition: 0.5s;
  font-size: 2.5vw
}

.titulosIllia{
  font-family: 'Barriecito', cursive;
  letter-spacing: 10px; 
  color: #FFFFFF;
  font-size: 50px;
  text-align: center;
  background-color:#6893A7;
  margin-bottom: 2%
}

#botonvolver{
  background-color: #6893A7 ;
  color: black;
  font-size: 25px;
  font-family: 'Rubik Mono One', sans-serif;
  text-align: center; 
  position: absolute;
  left:5%;
  width:15%;
  top:92%;
  right:50%; 
  border-radius: 5px;
  
}

#botonvolver:hover{
   background-color: #6BB7DB;
   color: white;
}


/*INICIO PERFIL*/
#perfil{
  background-color: #9DC0F5;
}

#fotoP{
  text-align: center; 
}

#fotoPerfil {
  text-align:center; 
  border-radius:50%; 
  width: 250px;
  height: 250px;
}

#textoPerfil{
  text-align: center; 
}

.frasesPerfil{
  font-family: 'Rubik Mono One', sans-serif;
  font-size: 30px; 
  color: #000000;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 1),  -1px -1px 1px rgba(0, 0, 0, 0.4);
}

#tituloDatosPerfil{
  font-family: 'Fredoka One', cursive;
  color: #FFFFFF;
  font-size: 35px;
  line-height: 50px;
  background-color: #051543; 
  margin-top: 3%;
  margin-bottom: 2%;
}

#infoPerfil{
  margin-bottom:3%;
  text-align: center;

}

#fotoFinalP{
  justify-content: center;
  text-align:center; 
  margin-bottom: 5%;
}

#finalFotoP{
  width: 80vw;
  justify-content: center; 
  transition: transform 1s;
}

#finalFotoP:hover{
  transform: scale(1.1);
  transition: transform 1s;
}

.losDatosPerfil{
  font-family: 'Gaegu', cursive;
  text-decoration: underline;
  color: #000000;
}

.respuestasPerfil{
  font-family: 'Gaegu', cursive;
  color: #FFFFFF; 
  font-size: 30px;
}

#playlistFav{
  text-align: center; 
}
/*FINAL PERFIL*/


/*INICIO MI PASO POR EL ILLIA*/
#miPaso{
  background-color: #9DC0F5
}
#fotosIllia{
  text-align: center; 
}

.fotosMiPaso{
  width: 300px;
  transition: transform 0.5s;
}

.fotosMiPaso:hover {
  transform: scale(1.1);
  transition: transform 1s;
}

#fotoMala{
  height: 225px;
}

#tituloMiPaso{
  font-family: 'Fredoka One', cursive;
  color: #FFFFFF;
  font-size: 35px;
  line-height: 50px;
  background-color: #051543; 
  margin-top: 3%;
  margin-bottom: 2%;
  text-align: center;
}

#parrafosMiPaso{
  font-family: 'Teko', sans-serif;
  color: #000000; 
  font-size: 25px;
  margin-left: 3%;
  margin-right: 3%;
  text-align: justify; 
  
}

#bravaVibes{
  display: flex; 
  justify-content: center;
}

#chocochops{
  display: flex; 
  justify-content: center; 
}

#catita{
  display: flex; 
  justify-content: center; 
}
/*FINAL MI PASO POR EL ILLIA*/

/*INICIO FUTURO*/
#futuro{
  background-color: #9DC0F5
}

#segundoTituloF{
  font-family: 'Fredoka One', cursive;
  color: #FFFFFF;
  font-size: 35px;
  line-height: 50px;
  background-color: #051543; 
  margin-top: 3%;
  margin-bottom: 2%;
  text-align: center; 
}

.fotosFuturo{
  width: 300px;
  height: 270px;
}
/*FINAL FUTURO*/

/*INICIO RANDOM*/
#random{
  background-color: #9DC0F5
}
#tituloCataRandom{
  font-family: 'Fredoka One', cursive;
  color: #FFFFFF;
  font-size: 35px;
  line-height: 50px;
  background-color: #051543; 
  margin-top: 3%;
  margin-bottom: 2%;
  text-align: center; 
}

#lasFotosCataR{
  text-align: center; 
}

.fotosRandomC{
  width: 300px;
  transition: transform 0.5s;
}

.fotosRandomC:hover {
  transform: scale(1.1);
  transition: transform 1s;
}

#spotifyRandom{
  font-family: 'Fredoka One', cursive;
  color: #FFFFFF;
  font-size: 35px;
  line-height: 50px;
  background-color: #051543; 
  margin-top: 3%;
  margin-bottom: 2%;
  text-align: center; 
}

.textosRandomSpotify{
  font-family: 'Teko', sans-serif;
  color: #000000; 
  font-size: 25px;
  margin-left: 3%;
  margin-right: 3%;
  text-align: justify; 
}

#loMejorDeDisney{
  text-align: center; 
}

#musicaOchentosa{
  text-align: center; 
}

#musicaDel2010{
  text-align: center; 
}

#textoGaleriaInicio{
  
}

/*FINAL RANDOM*/




/*INICIO GALERIA*/
#galeria{
  background-color: #9DC0F5
}

#textoGaleriaInicio{
  font-family: 'Teko', sans-serif;
  color: #000000; 
  font-size: 25px;
  margin-left: 3%;
  margin-right: 3%;
  text-align: justify; 
}

#galeriaFotosAgus{
  text-align: center;
}

.fotosAgusG{
  width: 300px;
  transition: transform 0.5s;
}

.fotosAgusG:hover {
  transform: scale(1.1);
  transition: transform 1s;
}

#videoFinal{
  text-align: center; 
}

#textoFinalG{
  font-family: 'Fredoka One', cursive;
  color: #FFFFFF;
  font-size: 25px;
  line-height: 25px;
  background-color: #051543; 
  margin-top: 3%;
  margin-bottom: 2%;
  text-align: center; 
}
/*FINAL GALERIA*/