.menucard{
    min-width: 280px;
    max-width:80vw;
    margin-bottom: 4%;
}

body {
    background-image: url("img/christmas-colour/christmas-colour.png");
    background-repeat: repeat;
  }