    #typewriter {
        color: green;
        font-family: 'Courier New', Courier, monospace;

        white-space: pre;

    }