<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
    font-family: "Catamaran";
    font-weight: 550;
    text-align: center;
    background-image: url("https://codehs.com/uploads/7bf9f738b4f1a310be6e09e3dc662b23");
}

.navbar{
    font-family: "Catamaran";
    background-color: rgb(255, 250, 228);
    font-size: 16px;

}

.carousel{
    width: 100%;
    margin: right;
    border-bottom: 5px dashed rgb(77, 60, 52);
}

.carouselText{
    font-family: "Playfair Display SC";
    color: rgb(255, 250, 228);
    font-size: 18px;
}

.title{
    font-family: "Playfair Display SC";
    font-weight: 700;
}

img{
    border-radius: 7%;
}</pre></body></html>