body {
  background: #050505;
  color: #39ff14;
}

.panel {
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid #39ff14;
}

.button {
  background: #39ff14;
  color: #050505;
}
