
body.post {
    background: #FFFF00;
}

div.postElement {
    background: #FFFF00;

}
body.post  {
    min-height: 100vh;
}

.postBase  {
    display: none;
}