Centering
Background Image Centering:
html{
background-image: url("https://loremflickr.com/320/240");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
background-size: cover;
}
Further variants: Centering in CSS
More options and variants: Absolute horizontal vertical centering CSS
Modern CSS: Complete Guide to Centering in CSS
CSS Tricks: Centering - newest vs oldest
Photos: Unsplash
*Brit eh?
There is also this...