File size: 140 Bytes
a044023
 
 
b43a58a
4e9ce92
a044023
 
b43a58a
 
4e9ce92
b43a58a
 
 
 
4e9ce92
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#outputtext {
  color: green;
}

#acontrast {
  width: 50%;
}

#button {
  width: 30%
}

body {
  background: var(--body-background-fill);
}