.frame {
  max-width: 1000px;
  justify-items: center;
  display: block;
  margin: auto;
  align-items: center;
  height: 100px;
  position: fixed;
  top: 0;
  z-index: 1000;
}
.header {
  max-width: 1000px;
}

#tin-soldier {
  color: white;
  position: absolute;
  top: 8%;
  left: 111px;
  font-family: "Recoleta";
  text-shadow: 4px 2px 0px rgb(221, 162, 189);
}
#logo {
  position: absolute;
  max-width: 80px;
  left: 20px;
  top: 10px;
  text-shadow: 4px 2px 0px rgb(221, 162, 189);
  color: aliceblue;
}

#botton {
  position: absolute;
}
#menu {
  position: absolute;
  max-width: 55px;
  right: 20px;
  top: 17px;
  text-shadow: 4px 2px 0px rgb(221, 162, 189);
  width: 80px;
}
#flower {
  position: absolute;
  top: 240px;
  left: 450px;
}

#flower2 {
  position: absolute;
  top: 940px;
  left: 840px;
}
#flower3 {
  position: absolute;
  top: 1240px;
  left: 35px;
}
#flower4 {
  position: absolute;
  top: 1640px;
  left: 840px;
}
#flower5 {
  position: absolute;
  top: 2440px;
  left: 840px;
}
#flower6 {
  position: absolute;
  top: 2040px;
  left: 35px;
}

#flower7 {
  position: absolute;
  top: 2840px;
  left: 35px;
}

#flower8 {
  position: absolute;
  top: 3240px;
  left: 840px;
}

#flower9 {
  position: absolute;
  top: 4920px;
  left: 440px;
}

#flower10 {
  position: absolute;
  top: 3855px;
  left: 35px;
}

.papaframe {
  background-image: url(dfkjhg.png);
  position: relative;
  max-width: 1000px;

  display: block;
  justify-items: center;
  margin: auto;
  height: 1000px;
}
#main {
  text-shadow: 4px 2px 0px rgb(193, 239, 215);
  font-family: "Recoleta";
  position: absolute;
  top: 70px;
  right: 20%;
  text-align: center;
  font-size: 86px;
  margin-bottom: 0px;
  width: 600px;
}
#characters {
  position: absolute;
  top: 190px;
}

#icon {
  position: absolute;
  left: 340px;
  top: 380px;
  width: 28px;
}
#scroll {
  position: absolute;
  left: 385px;
  top: 355px;
}

#text-drop {
  position: absolute;
  top: 700px;
  width: 1000px;
}
#text-drop2 {
  position: absolute;
  top: 1400px;
  width: 1000px;
}
#text-drop3 {
  position: absolute;
  top: 2500px;
  width: 1000px;
}
#dlg {
  background-color: aliceblue;
  width: 20px;
  height: 20px;
}

#bottom {
  top: 3525px;
  position: absolute;
  width: 1000px;
}
#text-space {
  position: absolute;
  /* background-color: azure; */
  top: 820px;
  right: 150px;
  width: 700px;
  height: auto;
}
.tin {
  float: left;
  top: 50px;
  margin-left: 20px;
  margin-right: 20px;
}
.text {
  font-family: "Courier New", Courier, monospace;
  text-align: left;
  font-size: 16px;
  margin: 20px;
  text-shadow: 1px 2px 0px rgb(193, 239, 215);
  color: rgb(0, 147, 116);
  font-weight: 600;
  line-height: 25px;
}

#tin2 {
  float: right;
  margin: 20px;
}

@font-face {
  font-family: "recoleta";
  src: url(fonts/fonnts.com-recoletaalt-regular.otf);
}

h2 {
  font-family: "Courier New", Courier, monospace;
}

blockquote {
  border-left: 4px solid rgb(0, 147, 116, 0.5);
  max-width: fit-content;
  margin-top: 0px;
  margin-bottom: 15px;
  margin-right: auto;
  font-size: medium;
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 40px;
}

body {
  transform: scale(1.5); /* Increase to 1.2x size */
  transform-origin: top center;
  margin-top: 0;
}

#B2 {
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  font-family: "Courier New", Courier, monospace;
  margin: 10px;
  text-shadow: 1px 2px 0px rgb(193, 239, 215);
  color: rgb(0, 147, 116);
  font-weight: 600;
  line-height: 40px;
}
