body {
  color: #b057ff;
  background-image:url('https://silversneasel.neocities.org/pictures/505d4d359ee337998f24ccfc6534678c.jpg');
  background-size: 1990px;
  background-repeat: no-repeat;
  font-family: "Comic Sans MS";
  image-rendering: pixelated;
}
a {
  color: #ff24c5;
}
#home {
  position: absolute;
  top: 2px;
  left: 362px;
}
.card {
  border-radius: 15px;
  border: 4px solid #b057ff;
  background-color: #ffffff;
  width: 155px;
  height: 220px;
  position: absolute;
  top: 25px;
  left: 352px;
}
.likes {
  font-size: 15px;
  border-radius: 15px;
  border: 4px solid #b057ff;
  background-color: #ffffff;
  width: 155px;
  overflow: scroll;
  height: 160px;
  position: absolute;
  top: 260px;
  left: 352px;
  -ms-overflow-style: none;
 scrollbar-width: none; 
 overflow-y: scroll;
}
.about {
  border-radius: 15px;
  border: 4px solid #b057ff;
  background-color: #ffffff;
  width: 500px;
  overflow: scroll;
  height: 395px;
  position: absolute;
  top: 25px;
  left: 523px;
  overflow-x: hidden;
  scrollbar-color: #b057ff #FFFFFF;
}
.favs {
  border-radius: 15px;
  border: 4px solid #b057ff;
  background-color: #ffffff;
  width: 412px;
  overflow: scroll;
  height: 230px;
  position: absolute;
  top: 435px;
  left: 352px;
  -ms-overflow-style: none;
 scrollbar-width: none; 
 overflow-y: scroll;
}
.quiz {
  width: 1px;
  overflow: hidden;
  height: 1px;
  position: absolute;
  top: 1260px;
  left: 1px;
}
.facts {
  border-radius: 15px;
  border: 4px solid #b057ff;
  background-color: #ffffff;
  width: 245px;
  height: 230px;
  position: absolute;
  top: 435px;
  left: 780px;
  -ms-overflow-style: none;
 scrollbar-width: none; 
 overflow-y: scroll;
}
.pictures {
  border-radius: 15px;
  border: 4px solid #b057ff;
  background-color: #ffffff;
  width: 672px;
  height: 280px;
  position: absolute;
  top: 680px;
  left: 352px;
  overflow-x: hidden;
  scrollbar-color: #b057ff #FFFFFF;
}
.pokemon {
  border-radius: 15px;
  border: 4px solid #b057ff;
  background-color: #ffffff;
  width: 352px;
  height: 230px;
  position: absolute;
  overflow:scroll;
  top: 977px;
  left: 352px;
  -ms-overflow-style: none;
 scrollbar-width: none; 
 overflow-y: scroll;
}
.music {
  border-radius: 15px;
  border: 4px solid #b057ff;
  background-color: #ffffff;
  width: 302px;
  overflow:scroll;
  height: 230px;
  position: absolute;
  top: 977px;
  left: 723px;
  -ms-overflow-style: none;
 scrollbar-width: none; 
 overflow-y: scroll;
}