File size: 198 Bytes
f3adb3d
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#progress-container {
    margin-top: 20px;
    text-align: center;
}

#progress-text {
    font-size: 1.2em;
    margin-bottom: 10px;
}

#progress-bar {
    height: 20px;
    border-radius: 5px;
}