make the div on top and always on top code example Example: css make something always on top element { position: fixed; z-index: 999; }