body {
  background-color: #000;
  color: #ffffff;
  font-family: Verdana;
  text-align: center;
}

a {
  color: #AC55EF;
}
a:hover {
  color: #ffffff;
}
header {
  background-color: #000;
  height: auto;
  width: auto;
  text-align: center;
  display: block;
}
.container {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
}
.child {
  flex: 1;
  background: rgba(0, 0, 0, 0.75);
}
#img1 img {
 border: 5px #fff double;
 height: 150px;
 width: auto;
}
#img2 img {
  border: 5px #fff double;
 height: 150px;
 width: auto;
}
#img3 img {
  border: 5px #fff double;
 height: 150px;
 width: auto;
}
#img4 img {
  border: 5px #fff double;
 height: 150px;
 width: auto;
}
#img5 img {
  border: 5px #fff double;
 height: 150px;
 width: auto;
}
#img6 img {
  border: 5px #fff double;
 height: 150px;
 width: auto;
}
#img7 img {
  border: 5px #fff double;
 height: 150px;
 width: auto;
}
#img8 img {
  border: 5px #fff double;
 height: 150px;
 width: auto;
}
#img9 img {
  border: 5px #fff double;
 height: 150px;
 width: auto;
}
#img10 img {
  border: 5px #fff double;
 height: 150px;
 width: auto;
}
#img11 img {
  border: 5px #fff double;
  height: 150px;
  width: auto;
}
#img12 img {
 border: 5px #fff double;
 height: 150px;
 width: auto;
}
#img13 img {
  border: 5px #fff double;
 height: 150px;
 width: auto;
}
#img14 img {
  border: 5px #fff double;
 height: 150px;
 width: auto;
}
#img15 img {
  border: 5px #fff double;
 height: 150px;
 width: auto;
}
#img16 img {
  border: 5px #fff double;
 height: 150px;
 width: auto;
}
footer {
  background-color: #000;
  height: 25px;
  width: auto;
  text-align: center;
  display: block;
}

/* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/cursors/cur-7/cur682.cur), auto !important;} /* End https://www.cursors-4u.com */