body {
  background-color: #222; }
  body .pre-flight-check {
    background-color: #333;
    color: #999; }
  body .score-container {
    color: #999; }
  body .menu select,
  body .menu input,
  body .menu button {
    background-color: #333;
    color: #999;
    border: none;
    border-bottom: solid 3px #f60; }
  body .menu .input-length {
    color: #999; }
  body .menu button {
    border: solid 2px #f60; }
    body .menu button::before {
      border-left-color: #f60;
      border-right-width: 0; }
  body .controls.d-pad .pad {
    background-color: #333;
    border: solid 2px #f60; }
    body .controls.d-pad .pad::before {
      border-left: solid 5px #f60;
      border-bottom: solid 5px #f60; }
  body .modal-background {
    background-color: rgba(34, 34, 34, 0.9); }
    body .modal-background .modal-container {
      background-color: #222;
      color: #999; }
      body .modal-background .modal-container .modal-button {
        background-color: #333;
        color: #999;
        border: solid 2px #f60; }
  body .high-scores .high-scores-header {
    background-color: #333;
    color: #999; }
  body .high-scores .high-score-list ol li {
    background-color: #333;
    color: #999; }
  body .high-scores .high-score-list p,
  body .high-scores .high-score-list div {
    background-color: #333;
    color: #999; }
  body footer {
    color: #999; }
    body footer .footer-links a,
    body footer .footer-links a:hover {
      color: #f60; }
    body footer .theme-switcher .theme-select {
      background-color: #333;
      color: #999;
      border: none;
      border-bottom: solid 2px #f60;
      padding: 1vw; }

/*# sourceMappingURL=classic.css.map */
