<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner-container{
	top:35%;
}
.banner-word {
	color: #fff;
	font-size: 60px;
	top:30%;
}
.banner-word .desc{
	font-size: 22px;
	margin-top: 10px;
}
.list .title{
	font-size: 22px;
}
.list .desc{
	color:#666;
	margin:10px 0 20px;
	line-height: 2;
}</pre></body></html>