
body {
    cursor: url('https://blog-static.cnblogs.com/files/lucas--liu/cat6.ico'), auto;

}
/* canvas{width: 100%;height: 100%} */
.aplayer .aplayer-lrc p{
    color: #008200;
}
html{
    /* padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	overflow: hidden; */
    background: rgb(34,178,195);
background: linear-gradient(0deg, rgba(34,178,195,1) 0%, rgba(253,58,45,1) 100%);
}
#cnblogs_ch{
display: none;
}
#cnblogs_c1{
display: none;
}
#under_post_card1{
display: none;
}
#cnblogs_c2{
display: none;
}
#under_post_card2{
display: none;
}

