18516761980
2022-08-16 4df2c95e803ddbcaa96d12981b86e453309282a0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
body {
    background-color: #6CA7A8;
}
 
.title {
    margin-top: 10px;
    font-size: 20px;
    text-align: center;
 
}
.bg-orgin {
    color: white;
    background-color: #FF5722;
}