*{
    background-color: black;
    font-family: 'Courier New', Courier, monospace;
}

h1{
  text-align: center;
}

body{
    color: white;
}