media queries are used to have different layouts with different screen sizes so that everything doesn’t end just horrible
for example it is not nice to just have a column with one-word rows:
you could have one or more media queries that make so that the text come out nice with different screen sizes
