html{
    background-image: url(stars.gif);
}

* {
    cursor: url(https://cur.cursors-4u.net/nature/nat-10/nat927.ani), url(https://cur.cursors-4u.net/nature/nat-10/nat927.png), auto;
}

#me{
    width: 400px;
    filter: brightness(85%);
    margin-left: auto;
    display: block;
    margin-right: auto;
}