 html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }body{max-width:1920px;margin:0 auto;overflow-x:hidden;} ::-webkit-scrollbar{width:5px;height:5px;border-radius:100px;} ::-webkit-scrollbar-track{background-color:#fafafa;} ::-webkit-scrollbar-thumb{background-color:#0f81d4;} ::-webkit-scrollbar-thumb:hover {background-color:rgba(10, 107, 184, 1);} ::-webkit-scrollbar-thumb:active {background-color:rgba(10, 107, 184, 1);} *{font-family:Arial!important;word-break: initial!important;}