.code {
    height: 80vh;
    overflow: scroll;
    background: #0A0A0A;
    color: white;
    padding: 1em;
}
