html {
    cursor: url("/static/cursor1.png"), auto;
}

html, body {
    margin: 0;
    height: 100%;
}