        main, body, .text-container, .button, button.secondary, .editor_topbar{

    }
tab
        .highlight{

        font-family: narrow;

        color: black;

        background: pinkdarkbrown !important;

        border-radius: 5%;

        padding: 2px 2px 2px 2px !important;

    }  

    img {

        width: 150px;

        height: 100%;

    }

    .sb{

        display: block;

        overflow: auto;

        padding: 6px;

        width: 250px;

        height: 300px;

        background: black;

        opacity: 60%;

        border: solid 2px black;

        margin: auto;

        margin-bottom: 10px;

        float: right;

    }

        .sb2{

        display: block;

        overflow: auto;

        padding: 6px;

        width: 320px;

        height: 45px;

        background: black;

        opacity: 60%;

        border: solid 2px black;

        margin: auto;

        margin-bottom: 10px;

        margin-top: 10px;

        float: right;

        }

    

              .sb3{

        display: block;

        overflow: auto;

        padding: 6px;

        width: 320px;

        height: 40px;

        background: black;

        opacity: 60%;

        border: solid 2px black;

        margin: auto;

        margin-bottom: 10px;

        margin-top: 10px;

        float: right;

              }

    

    .wrap{

        display: flex;

        justify-content: center;

    }    

    a {

        font-family: narrow;

        text-decoration: underline dotted;

        color: white !important;

    }

@font-face {

  font-family: narrow;

  src: url(https://file.garden/ZrwGsPC1HzBK0tjj/arialnarrow.ttf);

}

.narrow{

        font-family: narrow;

    font-size: 13px;

       margin: center;

        text-align: justify;

        position: relative;

        color: white;

    font-weight: light;

        }

a, p {

    color: white;

}

    

 main, body,   .text-container {

        background-image: url("https://file.garden/ZrwGsPC1HzBK0tjj/Untitled345_20251102214759.png") !important;

    background-size: 100% !important;

    }

    

    @media screen and (max-width: 550px) {

.tab-container {

background-size: 100% !important;
  }
  .site-footer, .views-count, .publish-timestamp, .edit-timestamp { 

 display: none !important; 

}