html { text-align: center; font-family: 'Nokia Cellphone FC'; font-size: 12px; color: white; }
h { font-family: 'Bit Cheese10 (sRB)'; font-size: 25px; }
@font-face { font-family:'Bit Cheese10 (sRB)'; src: url(https://2000aliens.neocities.org/site/fonts/BitCheese10sRB.TTF); }
@font-face { font-family:'Nokia Cellphone FC'; src: url(https://2000aliens.neocities.org/site/fonts/nokiafc22.ttf); }

 body { background: linear-gradient(180deg,rgba(10, 1, 1, 1) 40%, rgba(11, 21, 219, 1) 100%); min-height:925px; } 
 .mainbox {  width: 1200px;  height: 700px;  border-style: ridge;  border-color: blue;  margin: auto; margin-top: 200px; border-width: 10px;}
 .gallerybox {width: 800px;  height: 610px; border-style: ridge; border-color: blue; overflow-y: scroll; margin: auto;}
 .sidebar {width: 100px;  height: 495px;  border-style: ridge;  border-color: blue;  margin: auto;  float: right;  margin-top: -500px;}
 .galimg {width: 18%; height: unset; border-style: ridge; border-color: blue; }