File size: 206 Bytes
de8d53b
1aca35c
 
de8d53b
 
 
1aca35c
 
 
 
de8d53b
1
2
3
4
5
6
7
8
9
10
11
12
body {
    padding: 2rem;
    font-family: -apple-system, BlinkMacSystemFont, "Arial", sans-serif;
}

p {
    color: rgb(107, 114, 128);
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 5px;
}