nav{border:outset 1px black;background:#8b7400;image-rendering:pixelated}
body{background: black;font-family:Arial,sans-serif;overflow-x:hidden}
.col{color:white;font-size:13px}.col span{color:darkgray;font-size:11px;}
.post{color:white;font-size:12px}.post block{border:outset 1px gray;padding:3px;display:block;background:black}
.post img{border:dashed 1px gray}.post img:hover{border:dashed 1px darkgray}
.col block{font-size: 12px;}
ll{display:inline-block;transform:translate(1px, 1px)}
.col a:hover img{outline:solid 1px}
.lh{position:fixed;z-index:2;bottom:0;right:0;width:fit-content;height:fit-content;min-width:610px;min-height:685px;pointer-events:none;user-select:none}
.lhe{position:fixed;left:0;top:0;width:100%;height:100vh;z-index:3;pointer-events:none;user-select:none}
@media(max-height:690px){.lh{top:0}}
@media(max-width:480px){body{zoom:.64}}
    a:link {
      color: yellow;
    }
    a:visited {
      color: yellowgreen;
    }