.iconContainer{border-radius:50%;padding:8px;width:40px;height:40px;cursor:pointer;transition:background-color .3s ease-in-out}.iconContainer:hover{background-color:#272727;color:#d5d5d5}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background-color:#1e1e1e}::-webkit-scrollbar-thumb{background-color:#888}::-webkit-scrollbar-thumb{background-color:#555}
