body {
    background: #000;
    overflow: hidden;
    margin: 0;
}

canvas {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
}

#footer {
    background-color: #000000 !important;
    z-index: 100 !important;
}

#page, #aside-content, #page-site-info {
    display: none !important;
}

#page-header.not-home-page {
    height: auto !important;
}

#footer-wrap .framework-info::after {
    display: block !important;
    content: "Heart Powered by Github/qqqqqcy";
}

#rightside{
    display:none !important;
}