body {
  margin: 0;
  padding: 0;
  background-color: #eff6f5;
}
img {
  max-width: 100%;
  height: auto;
}
.image {
  text-align: center;
}
