/* Stylesheet for index.html */

.image {
  min-width: min(300px, 97%);
  max-width: 400px;
  margin: auto;
}