*{box-sizing:border-box}*,body,html{padding:0;margin:0}body,html{line-height:1.45;color:#f0eff4;scroll-behavior:smooth;background-size:cover;background-color:#181518;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}::selection{background:#1d0d2f}a{color:inherit;text-decoration:none}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background:#181518}body::-webkit-scrollbar-thumb{background-color:#f8ec00;border-radius:4px;-webkit-transition:all .5s ease;transition:all .5s ease;border:3px solid rgba(131,125,12,.231)}body::-webkit-scrollbar-thumb:hover{background-color:#f8ec00;box-shadow:0 5px 10px #291342}