/* CSS is how you can add style to your website, such as colors, fonts, and positioning of your
   HTML content. To learn how to do something, just try searching Google for questions like
   "how to change link color." */

@font-face {                  
font-family: 'BPScript';
src: url(https://humantooth.neocities.org/fonts/BPScript.woff) format('woff');
font-weight: normal;
font-style: normal;
} 
body {
  background-color: white;
  color: black;
  font-family: Verdana;
}

.container{  
border-width:7px;
  border-style:solid;
    border-color: white;
    background-color: #FFC0CB;
background: url('https://i.imgur.com/MicW9.png');
  margin: auto;
  width: 1000px;
  height: 2000px;
  position: relative;
  padding: 5px;
  z-index: 4;
}
.container-one{
border-width: 1px;
  border-style: solid;
  border-color: white;
background-image: url("sayori ddlc banner ^^.jpg");
background-size: cover;
  background-repeat: repeat;
  width: 995px;
  position: relative;
  height: 220px;
  box-shadow: 0 0 8px 8px white inset;
  z-index: 5;
}
#name{
  width: auto;
  height:200
}
#div2{
   width: 550px;
  height: 650px;
  position: relative;
} 


.bg, .inner { box-sizing: border-box;}


.bg, .inner{
 box-sizing: border-box 
}
/*.bg{
padding: 12px;
width: 50%;
position: relative;
top: -8em;
left: 138px;
background: #FE82B624;
background-image:url("tv.png");
background-size:cover;
border:1px solid black;
} */

#divider{
  
  position: fixed;
  z-index: 100;
  flex-wrap: nowrap;
  display: flex;
  padding: 0; 
  margin: 0; 
  line-height: 0; 
 width: auto;
  height: 50px;
    top: 0px;
  left: 0px;
}
#stabby{
 z-index: 101;
 padding: 0; 
  margin: 0; 
  line-height: 0; 
 width: auto;
 height: 50%;
 top: 30px;
  left: 20px;
  position: fixed
}
#pilly{
  z-index: 101;
 padding: 0; 
  margin: 0; 
  line-height: 0; 
 width: auto;
 height: 25%;
 top: 35px;
  left: 80px;
  position: fixed;
}
#hanginginthere{
  position: absolute;
  width: auto;
  height: 50%;
  top: 40%;
  left:30%;
    z-index:100
}
#lomando{
    padding: 12px;                  
    box-sizing: border-box;         /* note to self credit videos specfically */
    position:absolute;
    top: 380px;                      
    left: 290px;                   
    background: #FE82B624;        
    display: block; 
    z-index:4;
    width: 45%;
    height: 350px
}
#tv {
      padding: 12px;                 
    width: 50%;                     
    position:absolute;
    top: 215px;                   
    left: 260px;                  
    display: block;  
        box-sizing: border-box;      
    z-index:6
}
#minakoimg{
   position: relative;
    width: auto;
    height: 220px;
    left: 770px;
        top: -650px;                     
        margin-top: 10px;

}


#minako {      
    position: relative;
    width: auto;
    height: 400px;
    top: -250px;                     
    left: 545px;
    margin-top: 10px;
}

.in{
 font-family: pixel;
 line-height: 1.25em;
 background: #FFF;
 color: #000;
 padding: 5px;
 Border: 1px solid black;
 height: 103px;
 overflow: auto;
}
#angelnumber{
 position: fixed;
 z-index: 100;
 width:auto;
 right: 5px;
 bottom:10px
}
.navi{
background-color: #FFC0CB;
width: 250px;
height: 450px;
margin-top: 10px;
z-index:3;
position:relative;
}
#naviframe{
 width: auto;
 height: 450px;
 z-index:6;
 position:absolute;
 top:-10;
}
#navisign{
width:auto;
height: 50px;
z-index: 100;
position:relative;
margin-top: 10px;
left: 52px;
}
#magicalgirl1 {
    position: absolute;
    width: auto;
    height: 200px;
        z-index: 300;
        top:440px;
        left:79px;
}

#sillylinks{
 z-index:300;
 position: absolute;
 top:300px;
 left:30px;
  width: 50px;
}
.mecoded img{
 width: auto;
 height: 3px;
 position: relative;
}
.button-text{
    font-family: 'BPScript';
    font-size: 2em;
color: red;
z-index: 301;
position:absolute;
width: 300px;
height: 1000px;
}
.wordnavi{
   left: 50px; 
  top: 25px; 
position:relative;
z-index: 301;
}
.word1 {
   left: 65px; 
  top: 20px;  
position:relative;
z-index: 301;

}

.word2 {
   left: 65px; 
  top: 115px;  
position:relative;
z-index: 301;

  }

.word3 {
   left: 65px; 
  top: 160px;  
position:relative;
z-index: 301;

}
.word4 {
   left: 65px; 
  top: 200px;  
position:relative;
z-index: 301;

}
.word5 {
   left: 65px; 
  top: 400px;  
position:relative;
z-index: 301;
}
