visible:
overflow-y: visible;
scroll:
overflow-y: scroll;
hidden:
overflow-y: hidden;
auto:
overflow-y: auto;