Create a variable called INSTRUCTIONS with the text “Pick a game where 
you drag the English cards to the right column. Double-tap card for hint.”.
Add this text to the INSTRUCTIONS variable (separated by a horizontal rule): 
the translation into Chinese of the original INSTRUCTIONS text.

Display INSTRUCTIONS in a block.

Create a dataset with a single field called NAME, containing these elements: Beginner, Intermediate, Longer Phrases, Neologisms, Quotes, Short Phrases.

Add another field IMAGE to the dataset containing an SVG representation of a 
thumbnail-size clip-art image that represents the NAME field in the context of 
language learning.

Display a grid of buttons that contain NAME and IMAGE. Link each button to this 
URL: “/Chinese/NAME” (where NAME is the text of the first field).

Middle header: Chinese Language Learning
Left side header: openlang.ai  (large bold)
Put a button with the text “Source” in the upper right corner, 
link to /Chinese/source.html (HTML file already exists at that location).

Do not add any notes at the top of the index.html file.
Copyright: Add the copyright text in the Footer section defined above. 
It should be in small print on a single line.
It must be inside the main mobile view container so it is visible on desktop and 
mobile, but outside the scrollable game area.

URL for “Functional AI Inc”: https://functional.by
URL for “MIT License”: https://opensource.org/licenses/MIT  
The copyright text should appear exactly as below, with the above 
two URL's added as href.

Copyright (c) 2026 by Functional AI Inc. Licensed under the MIT License.