.pagebod2 {width:80%;
max-width:1000px;
margin:auto;
padding:15px;
background: linear-gradient(90deg,rgba(42, 123, 155, 0.59) 0%, rgba(66, 158, 255, 0.43) 100%);
background-filter: blur(10px);
box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.3), inset 0px 2px 1px rgba(255, 255, 255, 0.3), inset 0px -2px 1px rgba(0, 0, 0, 0.4);
border-radius: 25px 25px 25px 25px;
color:black;
font-family: Fjalla One;
}

body {
  background-image: url("gifs/deltarune-2210848318.gif");

  /* Full height */
  height: 100%;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  image-rendering: pixelated;
}

/* <weight>: Use a value from 100 to 900
/* <uniquifier>: Use a unique and descriptive class name
*/
.fjalla-one-regular {
  font-family: "Fjalla One", sans-serif;
  font-weight: 400;
  font-style: normal;
}


#imageexpando {width:628px;
transition:0.5s;}

#imageexpando:hover {width:80%;}


#gifexpando {width:313px;
transition:0.5s;}

#gifexpando:hover {width:40%;}

#jrgexpando {width:90px;
transition:0.5s;}

#jrgexpando:hover {width:20%;}

#kkexpand {width:129px;
transition:0.5s;}

#kkexpand:hover {width:20%;}
a {color:#ffffff;}
