div{
    height: 500px;
    width: 500px;
    margin: 20px auto;
    cursor: url(/demos/cursor/b/cursor.cur), crosshair;
    background: #f00;
}
