In this activity you'll use information extracted from a database to display player data in your project.
<body> as flex with flex-direction: column. This creates a vertical flex box.flex: 5 for <main>, which ensures <main> is given 5 times more vertical space than the other elements.<main> to flex display.<main> to flex-wrap: wrap