html {
    background: rgb(0, 0, 0);
}

body { 

    background: rgb(0, 0, 0);
}

@font-face {
    font-family: 'Space Mono';
    <link rel="stylesheet" href="/res/index.css?cc2k=1700755751">
    font-weight: normal;
    font-style: normal;
  }

div {
    color: white;
    font-family: 'Space Mono';
}