Hello,
I set up background in book viewer using user style sheet but background is displayed on first 3 pages of each chapter.
My settings
Code:
body { background-image:url("https://xxx/pics/background.jpg");
background-size:100% 100%;
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center