div.comic {
  border: 5px;
  background-color: cyan;
}

.comic img{
  margin-left: 10px;
}