html { overflow-y: scroll; scroll-behavior: smooth; } ::-webkit-scrollbar { -webkit-appearance: none; width: 8px; } ::-webkit-scrollbar-thumb { display:none; } :active, :hover, :focus { outline: 0 !important; outline-offset: 0 !important; }