<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background: black;
}
#sidebar ul.sidebar-buttons li.sidebar-button {
    display: block;
    width: 100%;
    height: auto; 
     line-height: auto; 
}

.post .post-content img, img {
    width: 100% !important;
    max-width: 100%;
    height: auto !important
}</pre></body></html>