.wp-terminal{
overflow: scroll;
white-space: nowrap;
}

.codesnip-container{
overflow: scroll;
white-space: nowrap;
}

.keypress{
 font-family: monospace;
 font-weight: bold;
 color: #000000;
 font-size: 16px;
}
