
/* #cnblogs_c1 {
    display: none;
} */
/* #canvas {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
} */
/* 自定义鼠标图标 */
/* body{
  cursor: url(https://blog-static.cnblogs.com/files/blogs/409706/BLOG_cursor.ico), auto;
} */
::selection {
  background-color: #1cbbb4;
  color: #fff;
}