Prompt
Code in html, css, and javascript an embeddable, self-contained, and complete globe model that can be used to help students in elementary school learn about Earth's features. Use the most accurate model available and this could serve as the template for the model you use: https://skfb.ly/69KtT Create a dropdown list that allows the user to select any continent or ocean (including the Southern Ocean). Animate the globe to rotate the Earth model to show the feature selected. When selected, add a label to the feature on the globe. Thus, user selects North America, rotate the globe to show North America and place a label over it.
Iteration
Reduce the size of the globe slightly so the selection area doesn't overlap it so much.