html{scroll-behavior:smooth}body{margin:0;background-color:#080510}.modal-content::-webkit-scrollbar{width:15px}.modal-content::-webkit-scrollbar-track{background:#0a0a1e;border-radius:5px}.modal-content::-webkit-scrollbar-thumb{background:#0ff;border-radius:5px;border:5px solid #1a1a2e}.modal-content::-webkit-scrollbar-thumb:hover{background:#5fffff}.modal-content{scrollbar-width:thin;scrollbar-color:#0ff #0a0a1e}
