body::-webkit-scrollbar { width: 0 !important } body { -ms-overflow-style: none; overflow: -moz-scrollbars-none; } #topic { position: fixed; top: 0px; left: 0px; width: 100%; border-bottom: 1px solid #000; background-color: #FFF; } #chat-container { margin-top: 65px; }