body {
  background-color: #010101;
}

.wrapper {
  position: relative;
  background-image: url("https://static.web.sdo.com/woool/website/wrapper2025-08-01.png");
  height: 1080px;
  overflow: hidden;
  margin: 0px auto;
}

.wrapper a {
  position: absolute;
  width: 240px;
  height: 240px;
  z-index: 1;
  left: 50%;
  bottom: 155px;
}

.wrapper a:nth-of-type(1) {
  left: 387px;
}

.wrapper a:nth-of-type(2) {
  left: 674px;
}
/*# sourceMappingURL=index.css.map */