*{padding:0;margin:0;box-sizing:border-box}html{overflow:hidden}body{overflow:auto;display:flex;height:100dvh;width:100%}.bi{display:flex;justify-content:center;align-items:center}*::-webkit-scrollbar{height:10px;width:10px}*::-webkit-scrollbar-thumb{background-color:#b4b4b4;transition:background-color .2s}*::-webkit-scrollbar-thumb:hover{background-color:gray;transition:background-color 0s .2s}
