body {
  background: black;
}

img {
   width: 300px;
   height: 280px;
}
.img_container {
  text-align: center;
  margin: auto;
  /* border: 1px dotted white; */
}
