.carousel {
    
}
.carousel .carousel-item {
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
.carousel .text1 {
    font-size: 1.8rem;
    font-weight: bold;
}
.carousel .text2 {
    font-size: 1.2rem;
}