SOURCE

console 命令行工具 X clear

                    
>
console
<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=, initial-scale=">
	<meta http-equiv="X-UA-Compatible" content="">
    <style>
        .title{
            color:white;
            font-size:30px;
            font-weight:bold;
            
        }
    </style>
	<title></title>
</head>
<body>
	<div class="title">新年快乐</div>
</body>
<script>
    
</script>
</html>