File size: 233 Bytes
36355a5
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
body {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  background-color: black;
  color: white;
}

textarea {
  color: white;
}