body{
  margin:0;
  padding: 0;
}
.full-landing-image{
  width: 100%;
  height: 100vh;
  background: url('https://i.postimg.cc/J07vSC9q/hero-background.jpg') no-repeat center;
  background-size: cover;
}