body {
    background: #000000 url(img/bg2023b.jpg) no-repeat fixed left bottom;
    font: normal 12px tahoma, arial, verdana, sans-serif;
    overflow: hidden;
    height: 100vh;
}

.sidebar>a, .sidebar>div>a  {
    font-size: 9pt;
    font-weight: bold;
    text-decoration: none;
    margin-left: 5px;
    color: #fff;
}

.feedbody {
    color: #bbbbbb;
    border-top: 2px solid #dddddd;
    background-color: rgba(10,10,10,0.5);
}


 


