Files
Neocities/stylesheets/base.css

8 lines
184 B
CSS

body{
background-image: url("/media/Art/EmptySpace.png");
background-size: 9%;
cursor: url("/media/Art/comet.png");
color: rgb(57, 214, 253);
text-align: center;
}