html {
  background-color: #b2adad;
}

#scrollarea{
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1515px;
  height: 670px;
  background-color: #b2adad;
  border: 2px solid #b2adad;
  padding: 10px;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
  overflow: auto;
}

.bg {
  background-size: 100%;
  background-image: url(16.png);
  position: fixed;
  top: 0px;
  width: 1500px;
  height: 2500px;
  right: 25px;
  scroll-behavior: auto;
}

#title {
  top: 5%;
  color: #535252;
  font-family: mojangles, sans-serif;
  text-align: center;
  object-position: center;
}

#title2 {
  top: 6%;
  color: #535252;
  font-family: mojangles, sans-serif;
  text-align: center;
  object-position: center;
}

#title3 {
  top: 7%;
  color: #535252;
  font-family: mojangles, sans-serif;
  text-align: center;
  object-position: center;
}

.wiiu {
  position: absolute;
  top: 40px;
  left: 40px;
  height: 7%;
  width: 20%;
}

.gameboy {
  position: absolute;
  height: 7%;
  width: 20%;
  top: 40px;
  right: 60px;
}

.PyroBureau {
  position: absolute;
  object-position: center;
  left: 36%;
  top: 125px;
}

#Home {
  bottom: 53%;
  position: fixed;
  font-family: mojangles, sans-serif;
  left: 10%;
}

#GBGames {
  bottom: 43%;
  left: 10%;
  position: fixed;
  font-family: mojangles, sans-serif;
}

#WiiUGames {
  bottom: 33%;
  left: 10%;
  position: fixed;
  font-family: mojangles, sans-serif;
}

#WiiUMods {
  bottom: 23%;
  left: 10%;
  position: fixed;
  font-family: mojangles, sans-serif;
}

#SwitchMods {
  bottom: 13%;
  left: 10%;
  position: fixed;
  font-family: mojangles, sans-serif;
}

#conv {
  bottom: 3%;
  left: 10%;
  position: fixed;
  font-family: mojangles, sans-serif;
}

#ne {
  position: fixed;
  bottom: 50%;
  right: 17%;
  font-family: mojangles, sans-serif;
}

#PyroTitle {
  position: fixed;
  bottom: 45%;
  right: 17%;
  font-family: mojangles, sans-serif;
}

#neilaTitle {
  position: fixed;
  bottom: 40%;
  right: 17%;
  font-family: mojangles, sans-serif;
}

#ChoubiTitle {
  position: fixed;
  bottom: 35%;
  right: 17%;
  font-family: mojangles, sans-serif;
}

#contact {
  position: fixed;
  bottom: 25%;
  right: 17%;
  font-family: mojangles, sans-serif;
}

#email {
  position: fixed;
  bottom: 20%;
  right: 10%;
  font-family: mojangles, sans-serif;
}

#itchio {
  position: fixed;
  bottom: 1px;
  right: 300px;
  font-family: mojangles, sans-serif;
}

#patreon {
  position: fixed;
  bottom: 1px;
  right: 1100px;
  font-family: mojangles, sans-serif;
}

#Discord {
  position: fixed;
  bottom: 1px;
  right: 700px;
  font-family: mojangles, sans-serif;
}

#sonictext {
  position: absolute;
  bottom: 1530px;
  left: 150px;
  font-family: mojangles, sans-serif;
}

#sonicmod {
  position: absolute;
  bottom: 1200px;
  left: 100px;
  width: 500px;
  height: 350px;
}