body{
    background-color: whitesmoke;
}
.carousel img{
    width: 100%;
    aspect-ratio: 3/2;
    height: 600px;
}