1
2
3
4
5
/*整個河道的背景圖片*/
._lch_ {
	/*這行物動*/ background:center / cover fixed;
	/*圖片*/ background-image:url(圖片網址);
}