Making col-* classes work

In this recipe, we will only use the default Bootstrap 4 classes to demonstrate some basic gotchas related to the default, non-flexbox-enabled grid. Practically, this means that we will not even have to touch any CSS, as all the styling will be set through the class attributes in the appropriate HTML elements.