<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.carousel-item img {
    width: 100%;
    height: 100% !important;
    object-fit: fill;
}

.carousel-item { 
    height:500px;
    background-color: black;
}</pre></body></html>