.Yep-scratch {
  position: relative;
  margin: 0 auto;
  width: 445px;
  height: 120px;
}
.Yep-scratch .area, .Yep-scratch .area2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 445px;
  height: 120px;
  z-index: 100;
}
.Yep-scratch .area2 {
  z-index: 90;
}