File size: 240 Bytes
be416b0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
body {
  background-color: #0f172a;
  color: white;
  font-family: 'Segoe UI', sans-serif;
}

h1 {
  color: #38bdf8;
}

.gr-button {
  background-color: #2563eb !important;
  border-radius: 12px !important;
  font-weight: bold !important;
}