body{margin:0;display:flex;min-height:100vh}body ::-webkit-scrollbar{width:4px;height:6px}body ::-webkit-scrollbar-track{background-color:transparent;border-radius:100px}body ::-webkit-scrollbar-thumb{background-color:#b9b9b9;border-radius:100px;cursor:pointer}
