when scroll not fixed code example Example: fixed div with scrollable content Click to copy.fixed-content { overflow-y:scroll; overflow-x:scroll; }