Move the person icon to the right of the number of players. Remove the work "Players". Ensure the number of players and the difficulty stick to the bottom left and bottom right, respectively, of the cards if their sizes change. Make the component more modular by calling or quest name, quest description, number of players, and difficulty from a script at the bottom of the component.
Make the code more reusable so that I can use this component several times. I should be able to easily add text I would like displayed, and should be able to assign the text either to the main user or two other users as well as assigning each text an avatar and the file icon as well if I want to.
Add padding after "Pick your role:", the avatars, and the "You" and avatar at the bottom to fill the page more in height. Lessen the amount of horizontal padding between the center avatars. Wrap the text under each avatar.