today i was wondering how you do horizontally over flow in css style sheets so i have the answer for you

answer is pretty simple:

overflow-x: none;
overflow-y: auto;