<style>

body {
  background: #000;
  color: #fff;
}
 .neon{
  font: bold 30px/1.5 georgia, sans-serif;
  color: dodgerblue;
  text-shadow: 10px 10px 50px #000;
}

canvas#live2dcanvas {
border: 0 !important;
right: 0;
}

.cnblogs-markdown .hljs {
    font-size: 18px !important;
    background: #F8F8F8!important;
    font-family: 'Consolas','Microsoft YaHei'!important;
}

.cnblogs-markdown {
  font-size: 18px !important;
}

.cnblogs-markdown p {
  font-size: 18px !important;
}

#sideCatalog a{
  font-size:16px;
  font-weight:normal !important;
}


</style>




