body { background-image: url('https://64.media.tumblr.com/363a8668b13e7b9ecc9ed28990c44ac3/1ce85e776db37f35-36/s1280x1920/e990e66ffaffb45a15862a7ebd06bf64c939f605.jpg'); background-repeat: no-repeat; /* Prevents the image from repeating */ background-size: cover; /* Scales the image to cover the entire background */ background-position: center center; /* Centers the image */ }