.own_post{
    visibility: hidden;
    position: relative;
    margin-right: 1.3em;
}
.own_post:after{ 
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: '(For You)';
    width: 9em;
}

body {
    background: url("https://media.8ch.net/stylesheets/img/fade-blue.png") repeat-x scroll 50% 0% #EEF2FF;
    color: #000;
    font-family: arial,helvetica,sans-serif;
    font-size: 10pt;
    margin: 0px 4px;
    padding-left: 4px;
    padding-right: 4px;
}

body::after {
    position: fixed !important;
    content: url("https://i.imgur.com/30dlDOb.png");
    bottom: -20px;
    right: 20px !important;
    opacity: 1;
    z-index: -1;
}


/*  UUUU Hats 
p.fileinfo::before{
    content:url('https://i.imgur.com/Kon3A6I.png');
    position:absolute;
    margin:-60px 0 0 -20px;
    pointer-events: none;
}
body::after {
    position: fixed !important;
    content: url("https://i.imgur.com/qiSMTvH.png");
    bottom: -20px;
    right: 20px !important;
    opacity: 1;
    z-index: -1;
}
*/