body {


  background-image: url("edokomon2.png");
}

.pattern1 {
  width: 60%;
  height: 60%;
  overflow: hidden;
}
 
.pattern1 img {
  width: auto;
  height: 375px;
  position: absolute;
  left: 30%;
  top: 25%;
}

.pattern2 img {
  width: auto;
  height: 60px;
  position: absolute;
  left: 46%;
  top: 20%;
}

.pattern3 img {
  width: auto;
  height: 60px;
  position: absolute;
  left: 78%;
  top: 48%;
}

.pattern4 img {
  width: auto;
  height: 60px;
  position: absolute;
  left: 46%;
  top: 80%;
}

.pattern5 img {
  width: auto;
  height: 60px;
  position: absolute;
  left: 12%;
  top: 49%;
}
