File size: 207 Bytes
7bbd534
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700;800&display=swap');

body {
  font-family: 'Plus Jakarta Sans', sans-serif;
}

option {
  color: black;
}