*{
  padding: 0;
  margin: 0;

}
html {
  scroll-behavior: smooth;
}
/* .background-image{
  background-image: url(./images/last-menu.png);
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;

} */

img{
  width: 100%;
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
}
.background-img{
  justify-content: center;
}