body {
    font-family: Arial, sans-serif;
    background: white;
    text-align: center;
}

.banner {
    width: 100%;
    max-height: 200px;
    object-fit: cover;
}
