body {
	background-color: #efefef;
	background-image: url(https://img.xjh.me/random_img.php);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 0;
	background-size: cover;
}