

body {

  background-image: url("https://cafejarntorget.se/wp-content/uploads/2023/01/bakgrund-118.jpg");
  margin:0px;
  width:100vw;
  height:100vh;
  overflow:auto;
 max-height: 100%;
 min-height: 100%;
}


