.swiper {
    width: 100%;
    margin: 20px;
}

.swiper img {
    width: 100%;
}

.box {
    width: 100%;
    text-align: center;
    color: red;
    font-size: 50px;
    line-height: 70px;
}