body{
  background-image: url(Landscapebg.jpg);
  background-size: 100%;
  background-repeat: repeat;
  color: white;
  }
.menu{
  display: flex;
  flex-direction: column;
  justify-content: start ;
}