@import url("w3.css");
@import url("kn84.css");
.image-container {
  width: 333px;
  height: 333px;
  border: 1px solid black;
  margin-bottom: 5px;
background-image: url('https://www.citygidsen.be/wp-content/uploads/2018/03/h1-background-2.jpg');
background-repeat: no-repeat;
background-position: left top;
background-size: cover;
}

.image-container img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}
.lightbg {
background-image: url("https://kevinn84.alwaysdata.net/256703");
  background-color: #38444d;
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
color: navy;
}
