Stretch and scale a CSS image in the background - with CSS only - Stack Overflow
Using the code I mentioned... HTML CSS #background { width: 100%; height: 100%; position: fixed; left: 0px; top: 0px; z-index: -1; /* Ensure div tag stays behind content ......