.Linkedlist{position:absolute;left:16vh;top:1vh;color:#fff;width:100px;height:60px}.HorizontalScroller{overflow-x:auto;overflow-y:hidden;height:400px;margin-left:2rem;margin-right:2rem;display:flex;justify-content:space-between;border-radius:.5rem;background-color:#000;border:2px solid #fff}.HorizontalScroller::-webkit-scrollbar{display:none}.HorizontalScroller::-webkit-scrollbar-thumb{background:transparent}.arrow{pointer-events:none}.arrow__path{stroke:#000;fill:transparent;stroke-dasharray:4 2}.arrow__head line{stroke:#000;stroke-width:1px}