The two sections below contain a grid of equally distributed boxes.
Each box has an attached event handler that applies a specific class on hover,
and removes it when the hover ends.
The section on the left is rendered using Elm,
while the one on the right uses Yew.