
body {
  background-image: url(https://i.postimg.cc/SNpZ9kYh/inner-bg.gif);
  background-color: rgb(255, 255, 255);
  cursor: url(https://cur.cursors-4u.net/food/foo-2/foo190.cur), auto !important;
  overflow-x: auto;
  overflow-y: auto;
}




.gallery { 
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    margin-top: 10px;
    overflow: hidden;
    height: 100%;
}

.gallery img { 
    width: 90%; 
    height: auto;
    transition: 500ms;
    margin-bottom: 10px;
    border-radius: 10px 10px 10px 10px;
    opacity: 0.6;
    page-break-inside: avoid; /* For Firefox. */
    -webkit-column-break-inside: avoid; /* For Chrome & friends. */
    break-inside: avoid; /* For standard browsers like IE. :-) */
}

.gallery img:hover {
    opacity: 1;
}

 .modal {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: center;
} 

.modal-img,.model-vid{
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  display: table
}
.modal-body{
  padding: 0px;
}

.modal-dialog {
  height: 100%;
      position: relative;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-content {
  border: none;
}

@media screen and (max-width: 767px) {
	.gallery { 
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
	.gallery div { margin: 0; 
        width: 200px;
    }
  .modal-dialog {
        margin: 0 8vw;
    }
}

@media screen and (max-width: 479px) {
    .gallery { 
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    .gallery div { 
        margin: 0; 
        width: 200px;
    }
}



.Photo-title {
    position: absolute;
    right: 220px;
    top: 50px;
}

.Home-Button {
    position: absolute;
    right: 620px;
    top: 100px;
}

.Guest-Button {
    position: absolute;
    left: 620px;;
    top: 100px;
}


      @keyframes appear {
        from {
          opacity: 0;
          clip-path: inset(100% 100% 0 0);
        }
        to {
          opacity: 1;
          clip-path: inset(0 0 0 0);
        }
      }


      
.Text-Inside {
  position: absolute;
  top: 10px;
  right: 20px;
  font-family: 'Winky Rough';
  height: 180px;
  width: 600px;
  border: #f6cfec dashed 5px;
  overflow-y: auto;
  color: #ce87bb;
  padding: 5px;
  box-sizing: border-box;
}

.Support-Buttons {
  position: absolute;
  width: 200px;
  height: 50px;
  border: transparent 1px solid;
  border-radius: 10px 10px 10px 10px;
  background-color: #fdccf0;
  font-family:"Winky Rough";
      text-size-adjust: large;
      text-align: center;
      color: #c872ab;
      z-index: 9;
}
.Support-Buttons:hover {
        background-color: #f1abd7;
        color: #f0f0f0;
        transform: rotateX(5deg) rotateY(5deg) scale(1.05);
        box-shadow: 2px 2px 4px rgb(192, 93, 162);
}

.Button1 {
 position: absolute;
 top: 15px;
 left: 30px;
}

.Button2 {
 position: absolute;
 top: 72px;
 left: 30px;
}

.Button3 {
 position: absolute;
 top: 130px;
 left: 30px;
}



.TextIntroBox {
  position: absolute;
  top: 200px;
  border: transparent 1px solid;
  width: 880px;
  height: 200px;
  background-color: rgb(255, 255, 255);
   border-image-source: url(https://file.garden/ZztPWK9yEhr5pltp/image%20-%202024-11-18T180808.903.png);
               border-image-slice: 35%;
      border-image-width: 15px;
      border-image-outset: 10px;
      border-image-repeat: round;
}


.Copyright-Box {
  position: absolute;
  top: 9730px;
  border: transparent 1px solid;
  width: 880px;
  height: 50px;
  background-color: rgb(255, 255, 255);
   border-image-source: url(https://file.garden/ZztPWK9yEhr5pltp/image%20-%202024-11-18T180808.903.png);
               border-image-slice: 35%;
      border-image-width: 15px;
      border-image-outset: 10px;
      border-image-repeat: round;
        font-family:"Winky Rough";
      text-size-adjust: large;
      text-align: center;
      color: #eb91cd;
}



.MainBoxy {
    position: absolute;
    top: 460px;
    background-color: white;
    border: solid 2px transparent;
    border-image-source: url(https://file.garden/ZztPWK9yEhr5pltp/image%20-%202024-11-18T180808.903.png);
            border-image-slice: 35%;
      border-image-width: 15px;
      border-image-outset: 10px;
      border-image-repeat: round;
            width:850px;
        height: 9200px;
   padding-left: 25px;
   padding-top: 10px;
}

.MainBoxy img {
          border: dashed rgb(211, 112, 191) 3px;
}



      .background {
            width:850px;
        height: 9850px;
        background-color: transparent;
        position: relative;
        margin: auto;
      }



::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #e8a1d5;
  border-radius: 10px 10px 10px 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background-image: url(https://file.garden/Z2JWlPfoVFPx7BzK/dojtlb.gif);
  border-radius: 10px 10px 10px 10px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background-image: url(https://file.garden/Z2JWlPfoVFPx7BzK/dojtlb.gif)
}
