wcs
Junjie
2023-05-13 26bea176f26939f727de725d0b01d299519690fd
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;
}