#backgroundCanvas{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}


body{
  cursor: url(https://cdn.jsdelivr.net/gh/sviptzk/HexoStaticFile@latest/Hexo/img/default.cur), default;
}
