body {
	background-color:#89CFF0;
.img-container {
  display: flex;
  justify-content: center; 
  align-items: center;     
  height: 200px;           
  border: 0px; 
}