<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.swiper {
  width: 100%;
}
.swiper {
  --swiper-pagination-color: #47484c;
  /* 两种都可以 */
}
.swiper img {
  width: 100%;
}
</pre></body></html>