mirror of
https://github.com/wu736139669/vczero.github.io.git
synced 2026-08-05 06:23:38 +00:00
16 lines
466 B
HTML
16 lines
466 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta http-equiv="Access-Control-Allow-Origin" content="*">
|
|
<style type="text/css">
|
|
body{font-size:13px;margin-left: 0;margin-top: 0;margin-right: 0;margin-bottom: 0;}
|
|
.mainFrame{width: 960px;margin-right: auto;margin-left: auto;border:1px solid red;min-height: 900px;}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div class="mainFrame">
|
|
|
|
</div>
|
|
</body>
|
|
</html> |