.page {
  background-color: rgba(0, 0, 0, 1);
  position: relative;
  width: 100%;
  height: 179.64vw;
  overflow: hidden;
}

.box_1 {
  height: 179.64vw;
  background: url(./img/FigmaDDSSlicePNGd1592d6961e594b6b2177d13f1660e3a.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 100%;
}

.box_2 {
  width: 100%;
  height: 179.64vw;
}
