.beams-container{position:relative;width:100%;height:100%}*{box-sizing:border-box}html,body,#root{min-height:100vh;margin:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#334155;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#475569}input[type=range]{height:4px}
