body {
  margin: 0;
}

.wrapper {
  background-image: url('https://res.cloudinary.com/billpliske/image/upload/v1662079407/grandkids/olivia-site/disney.jpg');
  height: 100vh;
  height: 100vh;
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}