/* 看板娘 */
canvas#live2dcanvas {
border: 0 !important;
right: 0;
}
body{
    background-image:url("https://img2018.cnblogs.com/blog/1358881/201909/135888120190910100015098837598352.jpg");
    background-repeat: repeat;
    background-attachment: fixed;
    background-size:cover;
    cursor: url(https://files.cnblogs.com/files/wkfvawl/cursor.ico),auto;
}