body {
  position: relative;
  background-color: rgba(255, 250, 241, 0.991);
}

header {
  position: relative;
}

#flip {
  transform: scaleX(-1);
  position: absolute;
  top: 0;
  right: 0;
}
#left {
  position: absolute;
  top: 0;
  left: 0;
}
#shoe {
  position: absolute;
  top: 0;
  left: 48%;
}
#logo {
  position: absolute;
  left: 37%;
  top: 190px;
}
.container {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  font-family: "Inknut Antiqua";
  line-height: 2;
  font-size: 14px;
}
.img-wrapper {
  height: 110px;
}
.head-img {
  border-bottom: 5px solid rgb(0, 0, 0);

  margin-top: 190px;
}
#o {
  float: left;
  margin-top: -40px;
}
.intro-para {
  margin-top: 57px;
}
.para01 {
  font-family: "Inknut Antiqua";
  line-height: 2;
  font-size: 14px;
}
.gif01 {
  position: absolute;
  right: 0;
}
.gif02 {
  max-width: 500px;
  position: absolute;
  left: 0;
  margin-top: 20px;
}

.oldlady {
  margin-bottom: 20px;
  margin-right: 0;
  float: left;
}
.container02 {
  margin-right: 300px;
  margin-top: 40px;
  margin-left: 20px;
}
.box {
  display: flex;
  max-width: 900px;
  margin: 50px auto;
  position: relative;
}

.text {
  flex: 3;
  max-width: 400px;
  margin-right: 5px;
  margin-left: 20 px;
  font-family: "Inknut Antiqua";
  line-height: 2;
  font-size: 12px;
}

.photo {
  flex: 100;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
}
.photo img {
  max-width: 100%;
  max-height: 100px;
}
.karen {
  display: flex;
  max-width: 900px;
  margin: 50px auto;
  position: relative;
}
#karenimg {
  margin-right: 10px;
}
.karen-text {
  flex: 3;
  max-width: 500px;
  margin-right: 5px;
  margin-left: 20 px;
  font-family: "Inknut Antiqua";
  line-height: 2;
  font-size: 14px;
}
#last-para {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  font-family: "Inknut Antiqua";
  line-height: 2;
  font-size: 14px;
}
#para5 {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  font-family: "Inknut Antiqua";
  line-height: 2;
  font-size: 14px;
  text-align: center;
}
#flip02 {
  transform: scale(-1, -1);
  position: absolute;
  bottom: 200px;
  right: 0;
}
#left02 {
  position: absolute;
  transform: scaleY(-1);
  bottom: 200px;
  left: 0;
}
.gif03 {
  max-width: 500px;
  position: absolute;
  left: 0;
  top: 2900px;
}
.gif04 {
  max-width: 500px;
  position: absolute;
  right: 0;
  top: 3000px;
}
#madeby {
  position: absolute;
  right: 0;
  font-family: "Gloria Hallelujah", cursive;
  font-weight: 400;font-size: 17px;
}

#name01{
  position:absolute;
  
}