#console {
    overflow-x: scroll;
    overflow-y: scroll;
    display: inline-block;
    background-color: #000;
    color: #FFF;
    width: 300px;
    height: 100px;
}