#sectionview {
  width: 100%;
  height: 100vh;
  background: url("../../assets/img/top.jpg") center / cover no-repeat;
}

