@import url('https://fonts.googleapis.com/css2?family=Pixelify+Sans:wght@400..700&display=swap');


body {
	/*font-family: Verdana, sans-serif; */
	font-size: 12px;
	margin: 0;
	padding: 9px;
	background-image: url('https://64.media.tumblr.com/7272516a2ba3792acb4e10ab795641d2/0ba21fa47f55889b-35/s400x600/f6c8079f0ad4756f621d282a8df94bbd714bf71c.gifv');
  image-rendering: pixelated;
	font-family: 'Pixelify Sans', sans-serif;
	cursor:url(https://cur.cursors-4u.net/holidays/hol-4/hol335.cur), auto;
    width:800px;          
}

.girlcontainer {   /*finally! a container for girls!!*/
  position: fixed;
  bottom: 0;
  right: 0;
  margin-bottom:-28px;
  z-index: 1000;
}


.marquee {
  position: relative;
  max-width: 100%;
  overflow-x: hidden;
}

.track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 32s linear infinite;
}

@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}


img {

    image-rendering: pixelated;
}

h1{
src: url(https://humantooth.neocities.org/fonts/BBBInvader-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
}



.title {background:transparent;
  text-transform:lowercase; 
  font-size:15px;font-weight:bold;
  font-style:italic;
  
	color:#ad1332;
line-height:12px;
padding-top:1px;
padding-left:4px;
margin-bottom:4px;
letter-spacing:3px;
border-left:0px solid #db586e;
border-bottom:0px solid #eee;}
  

.scrollbox {
  overflow:auto;
  padding-left:4px;
  padding-top:4px;
  padding-right:4px;
  border-radius:10px;
  height: 130px;  
  border-style: solid; 
  border-color:#ff6d8f;
  border-width: 3px;  
  background-color:#9de07c;             /*:P updates*/
}


  ::-webkit-scrollbar-thumb {
  
background-color: #db586e;  
border-radius: 3px;}
::-webkit-scrollbar {
width: 5px; height: 0px; 
background: transparent;}
/*-----------header*/



span {
  padding: 0.25rem;
  font-size: 1rem;
  display: inline-block;
}


span.rise-shake {
  animation: jump-shaking 0.83s infinite;
  animation-play-state: paused;
}

span.rise-shake:hover{
  animation-play-state: running;
}

@keyframes jump-shaking {
  0% { transform: translateX(0) }
  25% { transform: translateY(-9px) }
  35% { transform: translateY(-9px) rotate(17deg) }
  55% { transform: translateY(-9px) rotate(-17deg) }
  65% { transform: translateY(-9px) rotate(17deg) }
  75% { transform: translateY(-9px) rotate(-17deg) }
  100% { transform: translateY(0) rotate(0) }
}




/*---------------*/
/*-----------menu------------*/

.menu {
	display: block;
	padding: 10px 20px;
	box-sizing: border-box;
	
}

.menu a {
	line-height: 30px;
	width: 100%;
	display: block;

	text-decoration: none;
	background: #9cd181;
	text-align: center;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	
	color:#92023c;
    border-radius:10px;
    border:3px solid #db586e;
}

.menu a hover {
  color:#39ff1b;
}

.left {
  --gap: 1rem;
  position: relative;
	display: inline-block;
	/*vertical-align: top;*/
	width: 180px;
}

.middle
 {
    border-width: 7px;
    border-style: solid;
    border-image: url(brainz4.png) 5 fill round;
    padding: 8px;
    width: 580px;                  /*:P*/

}

.sides
{
    /*border-width: 7px;
    border-style: solid;
    border-image: url(brainz4.png) 5 fill round; */
    padding: 0px;
    width: 200px;                  /*:P*/
}

.brainz
{
  border-width: 7px;
    border-style: solid;
    border-image: url(brainz4.png) 5 fill round;
}

.redbrainz
{
             border-width: 7px;
            border-style: solid;
            border-image: url(redbrainz.png) 5 fill round;
            padding: 8px;
            width: 170px
}

.greenbrainz
{
               border-width: 7px;
            border-style: solid;
            border-image: url(greenbrainz.png) 5 fill round;
            padding: 8px;
            width: 170px
}
.teef
{
  border-width: 7px;
                     border-style: solid;
                     border-image: url(teef2.png) 10 fill round;
                     padding: 8px;
                     width: 140px
}

.button
{
  border-width: 7px;
                     border-style: solid;
                     border-image: url(button.png) 9 fill round;
                     padding: 1px;
                     width: 140px
}

center {
    display: block;
    text-align: -webkit-center;
    unicode-bidi: isolate;
}

.midtitle {
font-weight: normal;
font-style: normal;
    text-shadow: 
    rgb(255, 255, 255) 3px 0px 0px;
    filter: drop-shadow(0px 0px 3px #fffbd0);
    font-weight: bold;
    font-size: 60px;
    top: 330px;
    left: 7.3em;
    z-index: 0;
    letter-spacing: 0px;
}

.scroll1
 {
    height: 90px;
    width: 10px;
    padding: 1px;
    overflow: auto;
}

.inside {
    width: 100%;
    height: 450px;
    border-width: 4px;
    border-style: solid;
    border-color: #dc2846;
    border-radius: 10px;
    background-image: url(bunnynotecard2.png);  /*https://i.pinimg.com/736x/dc/ad/5d/dcad5d4d3c62bf36fffb3ada2b4ad36a.jpg*/
    background-position: center;
    background-size: cover;
    padding: 5px;
    font-size: 20px;
    box-sizing: border-box;

}
/*-----------------------------*/


/*----------main iframe-------*/
.main {
	border: 1px dashed transparent;

	display: flex;

	width: 650px;
	height: 440px;
	background: transparent;
	margin-bottom: 12px;

}

.main iframe {
  margin-bottom: 12px;
	height: 100%;
	width: 100%;
}
/*-----------------------------*/




.layout {
  width: 100%;
  display: grid;
  grid:
    "header header header" auto
    "leftSide body rightSide" 1fr
    "footer footer footer" auto
    / auto 1fr auto;
  gap: 8px;
}

.awshit {
  width: 50%;
  display: flex;
  flex-direction: row;
  gap: 16px;
}

.awfuck {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 16px;

}



.header 
{ grid-area: header; 
    display: flex;
    border-width: 7px;
    border-style: solid;
    border-color: transparent;
    border-image: url(brainz4.png) 5 fill round;
    padding: 8px;
    width:1000px; 
}

.header2
{ grid-area: header; 
display: flex;
    border-width: 7px;
    border-style: solid;
    border-image: url(teef2.png) 10 fill round;
    padding: 8px;
    width:580px;                  /*:P*/
}

.lace
{

    border-width: 7px;
    border-style: solid;
    border-image: url(lace.png) 2 fill round;
    padding: 8px;
   
}


.leftSide { grid-area: leftSide; }
.body { grid-area: body; }
.rightSide { grid-area: rightSide; }
.footer { grid-area: footer; }



/*marquee*/

.marquee {
    overflow: hidden;
}

scroll animation {
    transform: translateX(-11.485px);
}

.marquee .marquee-content {
    display: flex;
    -webkit-animation-delay: false;
    -webkit-animation-duration: 16s;
    -webkit-animation-name: scroll;
    -webkit-animation-direction: false;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-delay: false;
    -moz-animation-duration: 16s;
    -moz-animation-name: scroll;
    -moz-animation-direction: false;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-delay: false;
    animation-duration: 16s;
    animation-name: scroll;
    animation-direction: false;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}