
body {
  cursor: url("../static/rilakkuma.png"), auto;
}
a:hover, button:hover {
  cursor: url('../static/kiiroitori.png'), pointer;
}