    #title { text-align: center;  }
    footer { margin-top: auto; }
    #wrapper { text-shadow: 0px 0px 9px #000; height: 2000px; }
    #bigtitle {
        display: block;
        position: absolute;
        font-size: 200px;
        font-family: Times;
        left: 50%;
        letter-spacing: 0.268em;
        transform: translateX(-47%);
        top: 0;
        color: #1c1724;
        filter: drop-shadow(0px 0 10px black);
        pointer-events: none; 
    }
    #motd { top: 223px; }
    .f { text-align: right; }
    #yun { filter: none; z-index: 9; }
    #rvv { 
        position: relative;
        padding-left: 80px;
        padding-right: 80px;
        padding-top: 30px; 
        top: 150px;
    }
    .topic:hover { color: white; filter: drop-shadow(0px 0 5px #a96ecb); }
    .article {
        margin-bottom: 80px; 
    }
    .date { 
        position: relative;
        left: 48px;
        top: 0; left: 0; 
    }
    .topic { padding-left: 0; }