body {
    background-image: url(https://xjellyx4xbrainzx.neocities.org/cheshire.png);/* Replace with the actual path to your image */
    background-size: cover; /* Ensures the image covers the entire background */
    background-repeat: no-repeat; /* Prevents the image from repeating */
    background-position: center; /* Centers the image */
    color: white;
    font-family: Courier;