
html,
body {
	height: 100%;
	width: 100%;
}
#app {
	height: 100%;
	width: 100%;
	font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	color: #2c3e50;
	margin-top: 0;
}


/*# sourceMappingURL=app.8270c4e8934444e91cfb.css.map*/