* {
    background-color: #272822;
    font-family: monospace;
    color: #E6DB74;
}

a {
    color: #E6DB74;
    text-decoration-color: #75715E;
}

body {
    display: flex;
    flex-direction: column;
    align-items: center;
}