<html>
<head  style="background-image:url(https://images.cnblogs.com/cnblogs_com/ranzhong/1885554/o_201120105927%E5%8D%9A%E5%AE%A2%E5%9B%AD%E5%A3%81%E7%BA%B8.jpg)">
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<meta http-equiv="X-UA-Compatible" content="chrome=1,IE=edge" />
	<title>Test</title>
<style>
		html {
			height:100%;
		}
		body {
			/*background-color:#FFFFFF;*/
			margin:0;
			/*height:100%;*/
			background: #FFFFFF url(${pageContext.request.contextPath }/resources/js/h5/bcg.png) no-repeat fixed center;
			background-position:center;
			background-size:100%;
		}
		#box span{
			display:table-cell;
			vertical-align:middle;
		}
	</style>
	<!-- copy these lines to your document head: -->
 
	<meta name="viewport" content="user-scalable=yes, width=device-width" />
</head>
 
<body  style="background-image:url(https://images.cnblogs.com/cnblogs_com/ranzhong/1885554/o_201120105927%E5%8D%9A%E5%AE%A2%E5%9B%AD%E5%A3%81%E7%BA%B8.jpg)">>

</body>
</html>
