body { background-image: url('/your-image-url.png'); background-size: cover; height: 100vh; background-repeat: no-repeat; background-attachment: fixed; background-position: center center; }