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

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

.center2 {
  margin: auto;
  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;
}

.card {
  max-width: 700px;
  max-height: 100%;
  border: 2px solid #a60000;
  background-color: #444444;
  display: flex;
  padding: 5px 5px 5px 5px;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
}

.pfp {
  border: 30px solid transparent;
  border-image-outset: 20px;
  border-image: url(https://file.garden/Z0P_fRf6_FA1TuKd/ezgif-8932128d7a4fe5.png) 15% stretch;
  height: 150px;
  width: 150px;
  background-image: url(https://file.garden/Z0P_fRf6_FA1TuKd/img-2025-09-05-15-51-58.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.cardinfo {
  overflow-wrap: break-word;
  max-width: 100%;
  padding: 3px 3px 3px 3px;
  text-align: center;
}

.idkbrah {
  max-width: 150px;
  margin: auto;
}

.blinkie {
  height: 20px;
}

.yes {
  scrollbar-width: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  flex-grow: 9;
  max-width:425px;
  padding: 3px 3px 3px 3px;
}

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

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

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

.friggindandyyo {
  max-width: 700px;
  max-height: 100%;
  border: 2px solid #a60000;
  background-color: #444444;
  margin: auto;
  padding: 20px 5px;
}

.stamp {
  width: 96px;
}

.emote {
  width: 25px;
}

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

.icon {
  width: 20px;
}

.flaglist {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-self: flex-start;
}

.flag1 {
  margin: 3px 5px;
  width: 150px;
}

.flag2 {
  max-width: 100px;
  margin-bottom: 4px;
}

.flagdesc {
  max-width: 100px;
  overflow-wrap: normal;
}

a {
  color: #a60000;
}
