html{
  background-color:black;
  background-image: url(images/corrugation.png);
  background-size: 1%;    
}
#bodycontainer { 
  margin: auto;
  width: 1080px;
  background-image: url(images/matrix3-1.jpg); 
  background-color: black;
  background-size: 100.2%;
  background-repeat: repeat-y;
  color: #4dbbe3;
  font-family: 'SectorMono';
  text-align: center;
  border: 20px solid #4dbbe3;
  position: relative;
}
background-image{
  opacity: .5;
}
@font-face {                  
font-family: 'Qesper';
src: url(https://humantooth.neocities.org/fonts/QesperDisplay.woff) format('woff');
font-weight: normal;
font-style: normal;
} 
@font-face {                  
font-family: 'SectorMono';
src: url(https://humantooth.neocities.org/fonts/SectorMono-Normal.woff) format('woff');
font-weight: normal;
font-style: normal;
}    
#header{
  font-family: 'Qesper';
  font-size: 82px;
  color: #4dbbe3;
}
#img{
  width: 600px;
}
#gif{
  width: 600px;
  border: 3px dashed #4dbbe3;
}
@font-face {                  
font-family: 'BBBInvader';
src: url(https://humantooth.neocities.org/fonts/BBBInvader-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
} 
#hcontainer {
  margin: 10px 190px 20px 190px;
  background-color: black;
  padding: 0;
  border: 3px solid #4dbbe3 ;
  background-image: url(images/corrugation.png);
}
#pcontainer {
  margin: 10px 190px 20px 190px;
  background-color: black;
  padding: 20px;
  border: 3px solid #4dbbe3;
  
}
@font-face {                  
font-family: 'F5.6';
src: url(https://humantooth.neocities.org/fonts/F5.6-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
} 
@font-face {                  
font-family: 'CHNOPixel';
src: url(https://humantooth.neocities.org/fonts/CHNOPixelCodePro-Regular.woff) format('woff');
font-weight: normal;
font-style: normal;
} 
video{
  width: 700px;
} 