A friend is working on a page of their blog where they're keeping track of their Erasmus trips. Here's their design.

<html> <body> <h3>Erasmus Trips</h3> <img src="https://mimo.app/i/tokyo.png" width="250" height="250"> <br> <img src="https://mimo.app/i/eiffel.png" width="250" height="250"> <br> <img src="https://mimo.app/i/colosseum.png" width="250" height="250"> </body> </html>]]>