File size: 156 Bytes
375fa8a
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
h1 {
  text-align: center;
  display: block;
}

.language-selector {
    width: auto;
    display: flex;
    justify-content: center;
    margin: 20px 0;
}