
html {
  background-image: url("/Nocko/png/bag.png"); 
  background-color: #cccccc; 
  height: 1500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.seuud {
  background-image: url("/Nocko/png/bagweit.png"); 
  background-color: #cccccc; 
  height: 220px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}