#nav_main {
   display:none;
}
.github-corner {
   color: #314659;
   text-decoration: none;
   transition: all .3s ease;
}
.github-corner svg {
   fill: #2d8cf0;
   z-index: 999;
   cursor: pointer;
   position: fixed;
   top: 0;
   border: 0;
   left: 0;
   transform: scaleX(-1);
}
#cnblogs_ch {
   display:none;
}
#under_post_card1 {
   display: none;
}
#cnblogs_c2 {
   display: none;
}
#under_post_card2 {
   display: none;
}
#blogTitle h2 {
   margin-top: 1em;
}
#home {
   opacity: 0.9;
   position: absolute;
   width: 980px;
   left: 25%;
   z-index: 999;
}
#sideBarMain {
    margin-top: 0;
}
.catListTitle {
    margin-top: 5px;
    margin-bottom: 5px;
}
#navigator {
   border-radius: 5px 5px 0 0;
   background-color: #153e56;
}
#WebGL-output {
   position: fixed;
   width: 100%;
   height: 100%;
   top: 0px;
}
body {
   background: #000 url()
}
#blogTitle h1 a {
   text-shadow: 1px 1px 3px #fff;
}
#blogTitle h2 {
   text-shadow: none;
   color: #ddd;
}
#sidebar_c3 {
   display: none !important;
}