body{
    background-color: black;
}

h1{
    color:white;
    font-size: 5rem;
    font-family: 'monospace',monospace;
}