body{
    color: aliceblue;
    background-color: black
} .ascii-art {
    font-family: monospace;
    line-height: 1;
    font-size: 10px;
    white-space: pre;
  }