@charset "utf-8";

body::before
{
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('thesite.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.2;
    z-index: -1;
}
h2
{
    position:absolute;
    color: #514c4c;
    top: 2%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 1.2em;
}
h3
{
    position:absolute;
    color: #514c4c;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 999;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 1em;
}
.rectangle {
    width: 50px;
    height: 30px;
    position: absolute;
  }
  .rectangle0 {
    background-color:rgb(0, 0, 0);
    width: 1000px;
    height: 600px;
    left: 250px;
    top: 100px;
    border-color: #000000;
    border-radius: 10%;
    opacity: 0.77;
  }
  .rectangle1 {
    background-color: #555;
    width: 100px;
    height: 60px;
    left: 450px;
    top: 550px;
    transform: rotate(97deg);
  }
  .rectangle2 {
    background-color: #c0b5b5;
    width: 110px;
    height: 80px;
    left: 520px;
    top: 540px;
    transform: rotate(97deg);
  }
  .rectangle3 {
    background-color: #867575;
    width: 140px;
    height: 80px;
    left: 590px;
    top: 530px;
    transform: rotate(97deg);
  }
  .rectangle4 {
    background-color: #846666;
    width: 130px;
    height: 120px;
    left: 700px;
    top: 520px;
    transform: rotate(97deg);
  }
  .rectangle5 {
    background-color: #bdb8b8;
    width: 120px;
    height: 100px;
    left: 800px;
    top: 470px;
    transform: rotate(94deg);
  }
  .rectangle6 {
    background-color: #f0dddd;
    width: 120px;
    height: 100px;
    left: 905px;
    top: 470px;
    transform: rotate(94deg);
  }
  .rectangle7 {
    background-color: #262121;
    width: 500px;
    height: 120px;
    left: 450px;
    top: 350px;
    transform: rotate(-10deg);
  }
  .rectangle8 {
    background-color: #181515;
    width: 500px;
    height: 120px;
    left: 450px;
    top: 295px;
    transform: rotate(10deg);
  }
  .rectangle9 {
    background-color: #866f6f;
    width: 40px;
    height: 40px;
    left: 430px;
    top: 560px;
    transform: rotate(10deg);
  }
  .rectangle10 {
    background-color: #b4a0a0;
    width: 60px;
    height: 30px;
    left: 400px;
    top: 480px;
    transform: rotate(-15deg);
  }
  .rectangle11 {
    background-color: #d1c5c5;
    width: 40px;
    height: 40px;
    left: 410px;
    top: 445px;
    transform: rotate(5deg);
  }
  .rectangle12 {
    background-color: #776e6e;
    width: 40px;
    height: 40px;
    left: 415px;
    top: 400px;
    transform: rotate(5deg);
  }
  .rectangle13 {
    background-color: #b49090;
    width: 70px;
    height: 50px;
    left: 415px;
    top: 345px;
    transform: rotate(5deg);
  }
  .rectangle14 {
    background-color: #984e4e;
    width: 90px;
    height: 50px;
    left: 395px;
    top: 265px;
    transform: rotate(97deg);
  }
  .rectangle15 {
    background-color: #e9dddd;
    width: 30px;
    height: 20px;
    left: 405px;
    top: 310px;
    transform: rotate(97deg);
  }
  .rectangle16 {
    background-color: #e9dddd;
    width: 30px;
    height: 10px;
    left: 415px;
    top: 327px;
    transform: rotate(5deg);
  }
  .rectangle17 {
    background-color: #3d1e1e;
    width: 450px;
    height: 100px;
    left: 425px;
    top: 180px;;
    transform: rotate(10deg);
  }
  .rectangle18 {
    background-color: #e6b9b9;
    width: 180px;
    height: 80px;
    left: 655px;
    top: 207px;;
    transform: rotate(10deg);
  }
  .rectangle19 {
    background-color: #e5e5e5;
    width: 180px;
    height: 80px;
    left: 455px;
    top: 172px;;
    transform: rotate(10deg);
  }
  .rectangle20 {
    background-color: #7e2424;
    width: 20px;
    height: 35px;
    left: 620px;
    top: 218px;;
    transform: rotate(10deg);
  }
  .rectangle21 {
    background-color: #de6e6e;
    width: 180px;
    height: 77px;
    left: 855px;
    top: 235px;;
    transform: rotate(5deg);
  }
  .rectangle22 {
    background-color: #6f2b2b;
    width: 10px;
    height: 400px;
    left: 1020px;
    top: 200px;;
    transform: rotate(4deg);
  }
  .rectangle23 {
    background-color: #905050;
    width: 40px;
    height: 65px;
    left: 805px;
    top: 240px;;
    transform: rotate(10deg);
  }
.back-btn {
    font-size: 16px; 
    padding: 16px 16px; 
    background-color:#000000; 
    color: #ffffff; 
    border: none; 
    cursor: pointer; 
    position: fixed;
    left: 20px; 
    top: 100px; 
    z-index: 9999; 
}
  
  .back-btn::before {
    content: "\f3d2\f3d2\f3d2"; 
    font-family: 'Ionicons'; 
    font-size: 20px;
    position: center; 
    left: 10px; 
    top: 50%; 
    transform: translateY(-50%);
  }
  .back-btn:hover {
    background-color:#979797;
  }