@charset "utf-8";
/* CSS Document */

.splide {
  width: 100%;
  height: auto;
}
.content {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  font-weight: 900;
}
