File size: 249 Bytes
856f79d
 
 
 
 
2269909
856f79d
 
 
 
 
 
2269909
856f79d
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* style.css */
.title {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #000000; 
    margin-bottom: 10px;
}

.description {
    text-align: center;
    font-size: 16px;
    color: #000000; 
    margin-bottom: 20px;
}