

          
    ::-webkit-scrollbar-thumb {
        background: #1AB0FE;
        border-radius: 10px;
    }
    ::-webkit-scrollbar {
        width: 5px;
        height: 5px;
        background: #0B1724;
    }
      