@keyframes vinyl-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html,body{background:#131313;width:100%;max-width:100%;min-height:100%;margin:0;padding:0;overflow-x:hidden}body{min-height:100vh}*,:before,:after{box-sizing:border-box}*{scrollbar-width:thin;scrollbar-color:#ffc174 #131313}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:#131313}::-webkit-scrollbar-thumb{background:#ffc174;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#f59e0b}
