body {
  background-image: url("/resources/backgrounds/food-1.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
