body {
    background-color: rgb(37, 28, 28);
}

.carousel-item img {
    height: 600px;
    width:100%;
    object-fit: cover;
}

.centerimg{
    position: relative;
    left: 300px;
}