html {
    background: url(https://fisheriteuthis.neocities.org/dithered%20final.png);
    image-rendering: pixelated;
    cursor: url(https://fisheriteuthis.neocities.org/octoegg2.png), auto;
}
body {
    cursor: url(https://fisheriteuthis.neocities.org/octoegg2.png), auto;
}
p {
    color: chartreuse;
    font-size: 100px;
    text-align: center;
}
