File size: 158 Bytes
5d3b777
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
.orange-button {
  background-color: rgb(21, 255, 0) !important;
}

.gray-button {
  background-color: #411d5a !important;
}

footer {
  visibility: hidden;
}