 body{
  background-image: url(../Images/sky.gif);
  background-size: 100%;
 }
 .out{
  position: fixed;
  top: 76px;
  left: 300px;
  z-index: 90000000;
  width: 150px;
 }
 @font-face {
        font-family:'marioluigi2';
        src: url(../Fonts/MarioLuigi2.ttf);
    }

#file { 
  border: 2px solid transparent;
  position: fixed;
		top: 60%;
		left: 50%;
		transform: translate(-50%, -50%);
		padding: 0 0.2vw;
    z-index: 1; 
} 
#filetwo { 
  border: 2px solid transparent;
  position: fixed;
		top: 60%;
		left: 47%;
		transform: translate(-50%, -50%);
		padding: 0 0.2vw;
    z-index: 2; 
}
#filethree { 
  border: 2px solid transparent;
  position: fixed;
		top: 60%;
		left: 44%;
		transform: translate(-50%, -50%);
		padding: 0 0.2vw;
    z-index: 3; 
}  
#main { 
  position: relative; 
}
#quote { 
  font-family: Sniglet; 
  transform: translateY(-10px); 
  position: fixed;
		top: 64%;
		left: 44.10%;
		transform: translate(-50%, -50%);
		padding: 0 0.2vw;
  text-align: left;
  background-color: white;
  border-style: solid;
  border-color: black;
  border-width: 5px; 
  display: grid; 
  grid-template-columns: repeat(9, 1fr); 
  grid-template-rows: repeat(4, minmax(100px, auto));
  grid-column-gap: 100px; 
  grid-row-gap: 7px; 
  grid-area: 1 / 1 / 1 / 1;
  overflow-wrap: break-word;
  width: 650px;
  height: 590px;
  z-index: 800;
  overflow: scroll;
  display: inline-block
  
} 
#title {
  font-family:'marioluigi2';
}
.parent {
  position: fixed;
  top: 317px;
  left: 643px;
  z-index: 900000;
}
.awcute {
  width: 15%;
  position: fixed;
  top: 4%;
  left: 35%;
  z-index: 1;
 }
 .archive {
    position: fixed;
    top: 20%;
    left: 45%;
    width: 23%;
    z-index: 9000000;
 }
 #profileone {
  font-family: marioluigi2;
  font-size: 140%;
 }
 #profileone img {
   width: 30%;
  height: 30%;
  object-position: 0% 0%;
  position: fixed;
  top: 10%;
  left: 10%;
 }
  #profileone p {
   width: 30%;
  height: 30%;
  object-position: 0% 0%;
  position: fixed;
  top: 40%;
  left: 10%;
 }
  #profiletwo {
  font-family: marioluigi2;
  font-size: 140%;
 }
 #profiletwo img {
   width: 30%;
  height: 30%;
  object-position: 0% 0%;
  position: fixed;
  top: 10%;
  left: 60%;
 }
  #profiletwo p {
   width: 30%;
  height: 30%;
  object-position: 0% 0%;
  position: fixed;
  top: 40%;
  left: 60%;
 }
   #profilethree {
  font-family: marioluigi2;
  font-size: 140%;
 }
 #profilethree img {
   width: 30%;
  height: 30%;
  object-position: 0% 0%;
  position: fixed;
  top: 70%;
  left: 10%;
 }
  #profilethree p {
   width: 30%;
  height: 30%;
  object-position: 0% 0%;
  position: fixed;
  top: 100%;
  left: 10%;
 }
   #profilefour {
  font-family: marioluigi2;
  font-size: 140%;
 }
 #profilefour img {
   width: 30%;
  height: 30%;
  object-position: 0% 0%;
  position: fixed;
  top: 70%;
  left: 60%;
 }
  #profilefour p {
   width: 30%;
  height: 30%;
  object-position: 0% 0%;
  position: fixed;
  top: 100%;
  left: 60%;
 }

   #profilefive {
  font-family: marioluigi2;
  font-size: 140%;
 }
 #profilefive img {
   width: 30%;
  height: 30%;
  object-position: 0% 0%;
  position: fixed;
  top: 130%;
  left: 10%;
 }
  #profilefive p {
   width: 30%;
  height: 30%;
  object-position: 0% 0%;
  position: fixed;
  top: 160%;
  left: 10%;
 }

   #profilesix {
  font-family: marioluigi2;
  font-size: 140%;
 }
 #profilesix img {
   width: 30%;
  height: 30%;
  object-position: 0% 0%;
  position: fixed;
  top: 130%;
  left: 60%;
 }
  #profilesix p {
   width: 30%;
  height: 30%;
  object-position: 0% 0%;
  position: fixed;
  top: 160%;
  left: 60%;
 }

    #profileseven {
  font-family: marioluigi2;
  font-size: 140%;
 }
 #profileseven img {
   width: 30%;
  height: 30%;
  object-position: 0% 0%;
  position: fixed;
  top: 190%;
  left: 10%;
 }
  #profileseven p {
   width: 30%;
  height: 30%;
  object-position: 0% 0%;
  position: fixed;
  top: 220%;
  left: 10%;
 }

     #profileeight {
  font-family: marioluigi2;
  font-size: 140%;
 }
 #profileeight img {
   width: 30%;
  height: 30%;
  object-position: 0% 0%;
  position: fixed;
  top: 190%;
  left: 60%;
 }
  #profileeight p {
   width: 30%;
  height: 30%;
  object-position: 0% 0%;
  position: fixed;
  top: 220%;
  left: 60%;
 }