html {
    margin: 2rem;
}

img {
  width: 300px; /* Sets the width to 300 pixels */
  height: 200px; /* Sets the height to 200 pixels */
}