You can just click any country you want, but the idea of the quiz is to click all the tiles in the right order. So start with Canada and then USA. But the quiz now accepts it if you click Germany right away.
is it even possible to make it so that you have to click all the tiles in the correct order?
table {
table-layout: fixed;
width: 100%;
}
td, th {
width: 20%;
}