body {
    font-family: 'Source Code Pro', monospace;
    height: 100%;
    margin: 0;
}

#terminal {
    width: 100%;
    height: 100%;
    --size: 1.3;
}