<img src="https://fastcoding.jp/blog/wp-content/uploads/2020/12/apple2.jpg" alt="りんご1" />
<img src="https://fastcoding.jp/blog/wp-content/uploads/2020/12/apple1.jpg" alt="りんご2" />
img {
  width: 200px;
  height: 200px;
  object-fit: cover;
  margin-right: 40px;
}

/* Layout */
body {
  padding: 3%;
  text-align:center;
  background-color:#FAD9D9;
}

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.