/* let's add some css bullshiiiit */

body {
 background-color: black;
 color: white;
 font-family: Courier;
 text-align: center;
}