*{margin:0;padding:0;box-sizing:border-box;font-family:regularFont}body{width:100vw;height:100vh;font-family:regularFont;background:#000}.prevent-select{-webkit-user-select:none;-ms-user-select:none;user-select:none}::-webkit-scrollbar{width:8px;margin-right:10px}::-webkit-scrollbar-track{background:#001740;border-radius:10px}::-webkit-scrollbar-thumb{background:#ff60d3;background-color:#ff60d3;border-radius:10px;border:solid 1px #282023}::-webkit-scrollbar-thumb:hover{background:#e70a7b}
