body{
    background-color: beige;
}

h1{
    color: #000000;
    text-align: center;
}

p{
    font-family: "宋体", serif;
    font-size: 50px;
}
