File size: 289 Bytes
bcfd8ed
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
        .Header {
            text-align: center;
        }
        .LanguageDropdown {
            text-align: center;
        }
        .instructions {
            background-color: #056e33;
            padding: 20px;
        }
        .footer {
            text-align: center;
        }