html, body {
    background: #440e44;
    color: white;
    font-family: 'Courier New', Courier, monospace;
        }
a {
    color: #D793DA;
            }