Skip to content

Instantly share code, notes, and snippets.

@ducnh1022
ducnh1022 / game_hanzi.html
Created February 8, 2026 04:12
game hanzi
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>VerbVibe - Trilingual Master</title>
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap" rel="stylesheet">
<style>
:root {
--primary-blue: #A2D2FF;