console
<!DOCTYPE html>
<html>
<head>
<style>
.p1{
letter-spacing:8px;
font-size:24px;
font-style:YouYuan;
font-weight:bold;
color: black;
text-align: center;
line-height: 50px;
}
.p2{
word-spacing:5px;
font-size:16px;
font-style:italic;
text-align: center;
color: gray;
}
.gbc{
background-color: #7FFFD4;
}
</style>
</head>
<body>
<div class="gbc">
<p class="p1">
你能看到多远过去<br>
就能看到多远未来<br>
</p>
<p class="p2">
how far you can see into the past,
<br>
you can see into the future.
</div>
<size>
fo
</size>