.codeContainer
{
position:relative;
width:100%;
overflow: scroll;
overflow-x: scroll;
overflow-y: hidden;
}