*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
}

.a {
position: relative;
  height: 4360px;
}

.a img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: auto;
  mix-blend-mode: multiply;
}

.b {
position: relative;
  height: 4360px;
}

.b img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: auto;
  mix-blend-mode: multiply;
}

.c img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: auto;
  mix-blend-mode: multiply;
}

.c {
position: relative;
  height: 4360px;
}

.d img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: auto;
  mix-blend-mode: multiply;
}

.d {
position: relative;
  height: 4360px;
}

.e img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: auto;
  mix-blend-mode: multiply;
}

.e {
position: relative;
  height: 4360px;
}

.f img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: auto;
  mix-blend-mode: multiply;
}

.f {
position: relative;
  height: 4360px;
}

.g img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: auto;
  mix-blend-mode: multiply;
}

.g {
position: relative;
  height: 4360px;
}