body {
    margin-left: 0;
  }
  body {
    margin-bottom: 0;
  }
  body {
    margin-right: 0;
  }
  [class~="cursor"] {
    font-size: 0.125in;
  }
  [class~="cursor"] {
    color: #73abad;
  }
  [class~="cursor"] {
    background-color: #73abad;
  }
  body {
    margin-top: 0;
  }
  [class~="cursor"] {
    position: relative;
  }
  [class~="cursor"] {
    opacity: 1;
  }
  body {
    padding-left: 15pt;
  }
  body {
    padding-bottom: 0.15625in;
  }
  [class~="cursor"] {
    height: 1.5em;
  }
  body {
    padding-right: 15pt;
  }
  [class~="cursor"] {
    width: 0.104166667in;
  }
  [class~="cursor"] {
    max-width: 0.625pc;
  }
  [class~="cursor"] {
    transform: translateY(4px);
  }
  [class~="cursor"] {
    overflow: hidden;
  }
  [class~="cursor"] {
    text-indent: -5px;
  }
  body {
    padding-top: 0.15625in;
  }
  body {
    min-height: 99%;
  }
  body {
    width: 100%;
  }
  body {
    min-width: 5.729166667in;
  }
  body {
    color: #519975;
  }
  body {
    background: #000000;
  }
  body {
    font-family: cursor, monospace;
  }
  body {
    overflow-x: hidden;
  }
  [class~="cursor"] {
    display: inline-block;
  }
  ::selection {
    color: #211830;
  }
  [class~="cursor"] {
    text-decoration: blink;
  }
  ::selection {
    background-color: #519975;
  }
  textarea {
    left: -10.416666667in;
  }
  [class~="cursor"] {
    animation: blinker 1s linear infinite;
  }
  ::-moz-selection {
    color: #211830;
  }
  textarea {
    position: absolute;
  }
  b {
    font-weight: bold;
  }
  b {
    text-decoration: underline;
  }
  ::-moz-selection {
    background-color: #519975;
  }
  @keyframes blinker {
    50% {
      opacity: 0;
    }
  }
  #command {
    cursor: text;
  }
  #command {
    height: 3.125pc;
  }
  #command {
    color: #73abad;
  }
  #liner {
    line-height: 1.3em;
  }
  #liner {
    margin-top: -1.5pt;
  }
  #liner[class~="password"]::before {
    content: "Password:";
  }
  #liner {
    animation: show 0.5s ease forwards;
  }
  #liner {
    animation-delay: 1.2s;
  }
  #liner {
    opacity: 0;
  }
  #liner::before {
    color: #519975;
  }
  #liner::before {
    content: "user@attempt.lol:~$";
  }
  @keyframes show {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  p {
    display: block;
  }
  p {
    line-height: 1.3em;
  }
  p {
    margin-left: 0;
  }
  p {
    margin-bottom: 0;
  }
  p {
    margin-right: 0;
  }
  p {
    margin-top: 0;
  }
  p {
    overflow: hidden;
  }
  p {
    white-space: nowrap;
  }
  p {
    letter-spacing: 0.05em;
  }
  p {
    animation: typing 0.5s steps(30, end);
  }
  .no-animation {
    animation: typing 0 steps(30, end);
  }
  .margin {
    margin-left: 20px;
  }
  @keyframes typing {
    from {
      width: 0;
    }
    to {
      width: 100%;
    }
  }
  a:hover {
    background: #73abad;
  }
  [class~="index"] {
    color: #dcdccc;
  }
  a:hover {
    color: #211830;
  }
  .color2 {
    color: #b89076;
  }
  a {
    color: #9c8394;
  }
  [class~="command"] {
    color: #73abad;
  }
  [class~="command"] {
    text-shadow: 0 0 5px #73abad;
  }
  [class~="error"] {
    color: #b89076;
  }
  [class~="white"] {
    color: #fff;
  }
  .inherit {
    color: #9c8394;
  }
  a:focus {
    outline: 0;
  }
  a {
    text-decoration: inherit;
  }
  