body {
    background-image: url('https://the-shadows-are-safer.neocities.org/Maps/Where.png');
    background-size: cover; /* Ensures the image covers the entire background */
    background-position: center; /* Centers the image */
}