
body{
  background-image: url(/img/besynnerligt.png);
  background-repeat: no-repeat;
  background-size: cover;
}/*dåså*/

#ulf{
  display:flex; 
  justify-content:flex-end;
  }/*ja men exakt, använd flexbox metoden!*/
  
  #ulf img{
  width:30%;
  height:auto;
  }/*PASSA DIG, PASSA DIG, PASSA DIG*/