html {
    background-color: #2a2533;
}

article {
    color: #b4b3b7;
    font-family: monospace;
    margin-left: 20vw;
}

h1 {
    text-align: left;
}

p {
    font-size: 14px;
}