/* css styles */

.banner {
        background-color: #f0f0f0;
        color: #000;
        font-weight: bold;
        padding: 1em;
        text-align: center;
        z-index: 9999;
      }