<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>简洁标题网页</title>
<style>
</style>
</head>
<body class="bg-gradient-to-br from-blue-50 to-purple-50 min-h-screen flex items-center justify-center p-4">
<h1 class="title-animation text-[clamp(2rem,8vw,4rem)] font-bold text-secondary text-center drop-shadow-lg">
精选苹果平板游戏推荐
</h1>
</body>
</html>