<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="Content-Language" content="ja,en,zh-TW">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>维护中</title>
<style>
html, body {
height: 100%;
margin: 0;
display: flex;
justify-content: center;
align-items: center;
font-family: Arial, sans-serif;
background-color: #f4f4f4;
color: #333;
font-size: 20px;
}
.container {
text-align: center;
}
</style>
</head>
<body>
<div class="container">
<p>アイデアルコエックスはメンテナンス中です<br>(Idealcoex正在维护)</p>
<p>Idealcoex is under maintenance<br>(Idealcoex正在维护)</p>
<p>Idealcoex正在維護<br>(Idealcoex正在维护)</p>
</div>
</body>
</html>