body {
    overflow-y: hidden;
}

.scroller {
    display: grid;
    grid-auto-flow: column;
}

 .child1 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 1rem;
    padding-right: 1rem;
    margin-top: -15px;

  
 }

 /* onionring.js is made up of four files - onionring-widget.js, onionring-index.js, onionring-variables.js and onionring.css (this one!)
// it's licensed under the cooperative non-violent license (CNPL) v4+ (https://thufie.lain.haus/NPL.html)
// it was originally made by joey + mord of allium (è’œ) house, last updated 2020-10-24 */

/* === ONIONRING.CSS === */
/* this file affects the style of the widget. remember to replace all instances of #webringid with whatever value you have for ringID in the onionring-widget.js file. make sure it still has the # at the front, though! probably easiest to use find+replace to do it */

#siwebring {
	color: black!important
}

#siwebring #templateWebring {
    font-family: trebuchet ms, sans-serif;
    text-align: center;
    width: 315px;
    height: 175px;
    background: url('/siwebring/siwidgetbg.png') no-repeat;
    background-size: cover;
    border: 3px #FF74B8 solid;
    font-size: 16px;
}

#siwebring #templateWebring a {
    color: #E7338C;
}

#siwebring #templateWebring a:hover{
    font-weight: bold;
}

#siwebring #webringboxes {
display: flex;
justify-content: center;
align-items: center;
padding-top: 10px;
height: 100px;
}

#siwebring #webringiconbox, #siwebring #iconWebring {
    width: 100px ;
    height: 100px;
    display: block;
}

#siwebring #webringiconbox {
    border: 3px solid #FF74B8;
    border-radius: 4px;

}

#siwebring #webringdescbox {
    width: 170px;
    margin-left: 20px;
}

#siwebring #webringdesc {  
    -webkit-text-stroke: white 3px;
    paint-order: stroke; 
}

#siwebring #webringlinks{
    width:100%;
    margin:auto;
}



 .fix {
  margin-left: -2rem;
  margin-top: auto;
  margin-bottom: auto;
 }


#bisexualism {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.child2 {
  display: flex;
  align-items: center;
  margin-bottom: auto;
    margin-top: auto;
  justify-content: center;

  
}



.child3 {
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;

  
}

.webring-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 7px;
  margin-left: 28px;
  padding-right: 12px
}


.bonkiringdiv { 
  align-items: center;
  justify-content: center;
  display: flex;
  margin-left: 12px;
  margin-top: 31px;
  top: 40px;

}
  

#gfdkris {
  display: flex;
  align-items: center;
  justify-content: center;

}

#roring {
  display: flex;
  margin-top: -23px;
  align-items: center;
  transform: scale(0.6); 
  transform-origin: center;
}



.stinker {
  margin-left: 0.85rem;
  margin-right: 0.85rem;
}

.stinker:link {
  color: #FFC8C8;
  text-decoration: none;
}

.stinker:visited {
  color: #FFC8C8;
  text-decoration: none;
}

.stinker:hover {
  color: crimson;
  text-decoration: none;
}

.stinker:active {
  color: #FFC8C8;
  text-decoration: none;
}



/* onionring.js is made up of four files - onionring-widget.js, onionring-index.js, onionring-variables.js and onionring.css (this one!)
// it's licensed under the cooperative non-violent license (CNPL) v4+ (https://thufie.lain.haus/NPL.html)
// it was originally made by joey + mord of allium (蒜) house, last updated 2020-10-24 */

/* === ONIONRING.CSS === */
/* this file affects the style of the widget. remember to replace all instances of #tankring with whatever value you have for ringID in the onionring-widget.js file. make sure it still has the # at the front, though! probably easiest to use find+replace to do it */
#apartment-webring {
  position: relative;
  width: 160px;
  height: auto;
  box-sizing: border-box;
  margin: -5px 0 0 25px;
  display: flex;
  align-items: center;
  flex-direction: column;
  font-family: MS Gothic;
  font-size: 11px;
  padding-right: 30px;
  padding-left: 30px;
}

#apartment-webring table {
  display: none;
}

#apartment-webring .building-icon {
  position: absolute;
  top: 0;
  left: -12px;
  z-index: 2;
  width: 110px !important;
  image-rendering: auto;
  margin-bottom: 4px;
}

#apartment-webring .room-picture {
  width: 180px;
  margin: 0;
}

#apartment-webring .apartment-navigation {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
}

#apartment-webring .prev {
  position: absolute;
  left: 0;
  margin-right: 8px;
}

#apartment-webring .next {
  position: absolute;
  right: 0;
}

#apartment-webring .button {
  width: 40px;
  image-rendering: pixelated;
  position: absolute;
  bottom: 0;
}

#apartment-webring .linkboxtitle {
  width: 210px;
  height: 18px;
  background-color: #fc6d27;
  box-shadow: 0px 2px 0px 0px #ffd0b9 inset;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px 20px 0px 0px;
  margin: 0;
  border: 1px solid black;
  padding: 0;
  font-weight: bold;
  color: white;
  overflow: hidden;
  font-size: 9px;
}

#apartment-webring .linkbox {
  position: relative;
  width: 210px;
  padding-bottom: 12px;
  height: 30px;
  border: 1px solid black;
  border-radius: 0px 0px 20px 20px;
  box-shadow: 0px -1px 0px 0px #7d8578 inset;
  display: flex;
  align-items: top;
  border-top: none;
  background-color: white;
  color: black;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  justify-content: space-evenly;
  box-sizing: border-box;
}

#apartment-webring .linkbox div {
  text-align: center;
  text-wrap: nowrap;
  width: auto;
}

#apartment-webring .linkbox div:nth-child(3) {
  position: absolute;
  width: auto;
  text-wrap: nowrap;
  bottom: 1px;
  font-size: 9px;
}

#apartment-webring .linkbox a {
  all: unset;
  cursor: pointer;
}

.nyancon {
  padding-right: 0.09rem;
  margin-top: -20px;
  padding-left: 25px;
}

#NYAN_ {
  transform: scale(0.80) !important;
}


 

::-webkit-scrollbar {
    width: 10;
    height: 2vw;
  }
::-webkit-scrollbar-thumb {
    background: pink;
    

  }
  ::-webkit-scrollbar-track {
    background: white;

  }