body.onepiece #animated-background {
	background: url("/shrine/onepiece/img/bg.jpg");
	box-shadow: inset 0 0 0 var(--site-width) rgba(0,0,0,.2);
	filter: blur(10px);
	background-position: center top;
	animation: none;
}