背景图片随着浏览器拖动而变化

.bg{

  width:100%;

  height:200px;

  background-image:url('./bg.png') no-repeat bottom center fixed;

  background-size:cover;

}

posted @ 2019-05-17 16:11  童心小城  阅读(493)  评论(0编辑  收藏  举报