body {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  background-image: url(https://file.garden/Z0P_fRf6_FA1TuKd/stuffs/4776e163cc466942ab43871f39630eba.gif);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  color: white;
  scrollbar-width: hidden;
  overflow-x: hidden;
  overflow-y: auto;
}

.center {
  margin: auto;
  display: block;
  text-align: center;
}

.text {
  filter: drop-shadow(0px 1px black) drop-shadow(0 -1px black) drop-shadow(1px 0 black) drop-shadow(-1px 0 black);
}

.thing {
  background-color: #bcbcbc;
  overflow-wrap: break-word;
  height: 100%;
  min-height: 120vh;
  max-width: 700px;
  border: 3px solid #696969;
  margin: auto;
  display: block;
  text-align: center;
  padding: 10px 10px 10px 10px;
}

.blinkie {
  height: 20px;
}

.pagedoll {
  background: url(https://file.garden/Z0P_fRf6_FA1TuKd/marching_man.gif) no-repeat;
  background-size: 100%;
  position: fixed;
  right: 1150px;
  bottom: -300px;
  height: 100%;
  width: 175px;
  z-index: 1000;
}

.links {
  max-width: 700px;
  color: white;
}

.frigginpacketyo {
  max-width: 700px;
  max-height: 100%;
  border: 2px solid #3d3d3d;
  background-color: #444444;
  margin: auto;
  padding: 5px 5px 10px 5px;
}

.stamp {
  width: 96px;
}

.emote {
  width: 25px;
}

.divider {
  max-width: 100%;
  object-fit: cover;
}

.icon {
  width: 20px;
}

a {
  color: #a4a4a4;
}

.snoophogg {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
      
.hogg {
  width: 20em;
}
