#app {
  background-image: url("/images/michael-baccin-Cv5ooHwI2DQ-unsplash.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height:100vh;
  width: 100vw;
}
