

body {
  background-image: url("https://murasscrapheap.neocities.org/misc%20images/welcumback.jpg") ;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-attachment: fixed;
  color: black;
  font-family: Arial; 
  
  text-shadow: 4px 4px 6px rgba(0,0,0,1);
}

a:hover {
    color: #719abb; 
    text-decoration: underline;
    transition: color 0.3s ease;
}

.container {
      overflow: hidden;
      border: 5px solid;
      border-image-slice: 1;
      border-image-source: linear-gradient(to bottom right, #b827fc 0%, #2c90fc 25%, #b8fd33 50%, #fec837 75%, #fd1892 100%);
      height: auto;
      width: fit-content;
}

.buttons {
      display: flex;
      justify-content: center;
      align-items: center;
}

.container2 {
  overflow: hidden;
      border: 4px solid;
      border-image-slice: 1;
      border-color: #5af542;
      height: auto;
      width: fit-content;
}

.album-card img {
  width: 150px;
  height: 150px;
  object-fit: cover;
}

#background1 {
  background-image: url("https://files.catbox.moe/jp5mza.png");
  background-repeat: repeat;
  background-size: 300px auto;
}

.center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.desucontainer {
      overflow: hidden;
      border: 5px solid;
      border-image-slice: 1;
      border-image-source: linear-gradient(to bottom right, red 25%, green 50%, red 75%, green 100%);
      height: auto;
      width: fit-content;
}

.parent {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: 100px cover;;
grid-column-gap: 50px;
grid-row-gap: 20px;
}

.bg2 {
  background: linear-gradient(145deg,#b1ff70 25%, #f685e1 75%);
}

.bg3 {
  background: linear-gradient(145deg,#981fb1 25%, #d5ff00 75%);
}

.bg4 {
  background: url('https://files.catbox.moe/g1s2th.jpg') no-repeat center center fixed;
  background-size: cover;
  margin: 0;
  padding: 0;
  min-height: 100vh;
}

.bg6 {
  background: url('https://files.catbox.moe/6ux2k5.jpg') no-repeat center center fixed;
  background-size: cover;
  margin: 0;
  padding: 0;
  min-height: 100vh;
}

.bg7 {
  background: url('https://files.catbox.moe/juf550.jpg') no-repeat center center fixed;
  background-size: cover;
  margin: 0;
  padding: 0;
  min-height: 100vh;
}

.bg8 {
  background: url('https://files.catbox.moe/ezxb2s.png') no-repeat center center fixed;
  background-size: cover;
  margin: 0;
  padding: 0;
}

.bg9 {
  background: url('https://files.catbox.moe/rzki7f.webp') no-repeat center center fixed;
  background-size: cover;
  margin: 0;
  padding: 0;
  min-height: 100vh;
}

.bg10 {
  background: url('https://files.catbox.moe/idyt0x.png') no-repeat center center fixed;
  background-size: cover;
  margin: 0;
  padding: 0;
}

.bg11 {
  background: url('https://deconstructionstar.neocities.org/res/dreamdiary.jpg') no-repeat center center fixed;
  background-size: cover;
  margin: 0;
  padding: 0;
}

.bg12 {
  background: url('https://files.catbox.moe/f8i7rp.jpg') no-repeat center center fixed;
  background-color: #526cba;
  background-size: cover;
  margin: 0;
  padding: 0;
}

.bg13 {
  background: url('https://file.garden/abq5NPrpWxJegnuS/HFuOxRzWEAAGB2r.jpg') no-repeat center center fixed;
  background-color: #526cba;
  background-size: cover;
  margin: 0;
  padding: 0;
}

.archivebg {
  background: url('https://files.catbox.moe/6b86am.png') no-repeat center center fixed;
  background-color: #000100;
  background-size: contain;
  margin: 0;
  padding: 0;
}
.container3 {
  overflow: hidden;
      border: 4px solid;
      border-image-slice: 1;
      border-color: #6D9C0097;
      height: auto;
      width: 1200px;
      padding:5px;
      background-color: rgba(255, 255, 255, 0.6);
}

.container4 {
  overflow: hidden;
      border: 4px solid;
      border-image-slice: 1;
      border-color: #3E94D199;
      height: auto;
      width: 600px;
      padding:5px;
      background-color: rgba(255, 255, 255, 0.6);
}

.anotherfont {
  color:black;
  text-shadow: 0px 0px 0px;
}

.window {
    margin:0 auto;
}

.windowsimg {
  width: 500px;
  height: auto;
}

.leftpanelgallery {
  overflow: hidden;
      border: 3px solid #C6F4FF;
      width: 240px;
      background: linear-gradient(0deg, #ffffff90 0%, #9bb8cf95 10%, #9bb8cf97 85%);
      min-height: 96vh;
    
}

.centerpanelgallery {
  overflow: hidden;
      border: 3px solid #C6F4FF;
      box-shadow: 5px 4px 11px 1px #000000;
      width: cover;
      background: linear-gradient(0deg, #ffffff90 0%, #9bb8cf95 10%, #9bb8cf97 85%);
      min-height: 96vh;
      flex:1;
      
}

.gallery-card img {
  max-width: 450px;
  height: auto
}

.bordergallery {
  overflow: hidden;
      border: 5px dashed #b3f0ff;
      border-image-slice: 1;
      width: cover;
}

.gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-evenly;
    padding: 60px;
}

.photo-box {
    display: flex;
    flex-direction: column;
    gap: 1px;
    justify-content: center; 
    align-items: center;    
    margin-right: 50px;
    margin-bottom: 120px;

    position: relative;
    padding: 30px;
    width: 250px;
    height: 180px;
    text-align: center;
    transition: transform 0.5s, box-shadow 0.5s;
}

.photo-box:hover {
    transform: scale(1.3);
    
}

.photo-box img {
    width: 100%;
    height:120%;
    display: block;
    border: 5px dashed #b3f0ff;
    
}

.photo-date {
    margin-top: 5px;
    font-size: 14px;
    color: black;
    font-weight: bold;
}

#photoPopup {
    display:none;
    position: fixed;
    top: 50%; left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    border: 5px dashed #b3f0ff;
    padding: 10px;
    z-index: 10000;
    text-align: center;
    max-height:90%;
}

#photoPopup img {
    margin-top: 15px;
    padding-top: 15px;
    width: 99%;
    height: 60%;
    max-height:850px;
    max-width: 500px;
}

#photoPopup .popupDate {
    margin-top: 5px;
    color: black;
    font-weight: bold;
}

#photoPopup .closeBtn {
  color:black;
    position: absolute;
    top: 5px;
    right: 5px;
    background: #c0c0c0;
    border: 1px solid black;
    box-shadow:
        inset -1px -1px 0 #808080,
        inset 1px 1px 0 #ffffff;
    font-family: "MS Sans Serif", Tahoma, sans-serif;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    padding: 0;
    cursor: pointer;
    font-weight: bold;
    width:22px;
    height:22px;
}

#photoPopup .closeBtn:active {
    box-shadow:
        inset 2px 2px 0 #808080,
        inset -2px -2px 0 #ffffff;
        font-weight: bold;
}

#popupHeader {
   position:absolute;
    top:0;
    left:0;
    width:100%;
    height:20px;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    color: white;
    padding: 7px 0px;
    margin: 10;
    background: linear-gradient(to right, #000080, #0000CD, #1E90FF);
}

#popupHeader p{
  margin:0;
  padding-left: 10px;
}

.corner-gif {
    position: absolute;
    top: 260px;   
    right: 20px; 
    width: 80px;
    pointer-events: none; 
}

.corner-gif2 {
    position: absolute;
    top: 260px;   
    left: 20px;  
    width: 80px;
    pointer-events: none; 
}

.corner-gif3 {
    position: absolute;
    bottom: 0;   
    left: 20px;  
    width: 120px;
    pointer-events: none; 
}

.grid-img {
  width: 95%;
  height: auto;
  object-fit: cover;
}

.Diamond {
  color: #00ffff;
}

.Gold {
  color: #FFD700;
}

.Silver {
  color:  #C0C0C0;
}

.textlive {
  text-shadow: 0 0 0;
  color:#408DD2;
}

.bgminecraft {
  background: url('res/minecraft-bg.png') no-repeat center center fixed;
  background-size: cover;
  margin: 0;
  padding: 0;
  min-height: 100vh;
}

@font-face {
  font-family: 'Minecraft';
  font-style: normal;
  font-weight: 400;
  src: url(/res/minecraft.ttf) format('truetype');
}

.containerstyle {
  border: 8px solid transparent;
  padding: 15px;
  border-image: url(res/skyes.jpg) 50 round;
  border-image-repeat: stretch;
  overflow: hidden;
}

.basestyle {
  background: linear-gradient(to bottom,  #1e579996 0%,#2989d897 50%,#207cca97 52%,#c0cde297 97%);
    color: black;
    text-shadow: 0px 0px 0px;
    padding: 5px;
    position: relative;
}

.imgborder {
  border: 5px dashed #b3f0ff;
}


.corner-gif4 {
    position: absolute;
    top: 615px;   
    right: 100px; 
    width: 80px;
    pointer-events: none; 
}

.corner-gif5 {
    position: absolute;
    top: 590px;   
    left: 100px;  
    width: 80px;
    pointer-events: none; 
}










    



	  
	  
	  
	  