body {
    margin: 5%;
    background-color: #0f0f19;
}

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