body{
 -ms-overflow-style: none;
  letter-spacing:-1px;
 }
 
::-webkit-scrollbar {
  display: none;
}
