body,html{padding:0;margin:0;background-color:#151515;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden;scroll-behavior:smooth}.container{max-width:1376px;margin:auto;padding:20px}.text-white{color:#fff}.discriminator{color:#bebebe}.navbar{display:grid;grid-template-columns:1fr auto;background-color:#222;padding:10px 12px;border-radius:30px;border:.5px solid #5a5a5a;font-weight:600}.navbar-user{display:flex;gap:10px;margin:auto;transition:.3s}.user-text{font-size:18px}.navbar-avatar,.user-text{display:flex;margin:auto 0}.avatar-src{border-radius:100%;width:50px}.navbar-items{display:flex;margin:auto;font-size:18px;gap:10px;flex-wrap:wrap}.navbar-item{padding:10px;transition:.3s;border-radius:20px;cursor:pointer}.navbar-item:hover{background-color:#353535}.link{text-decoration:none}.section-one{position:absolute;left:0;height:100vh;width:100vw;top:0;background-color:#151515;background-image:linear-gradient(180deg,hsla(0,0%,8%,.1),#151515),url(https://media.discordapp.net/attachments/1046384877987176489/1046500021262090331/unknown.png);background-repeat:no-repeat;background-size:cover}.sections{margin-top:100vh}.section{height:100vh}.main{display:flex;justify-content:center;align-items:center}.main-text{font-size:50px;color:#fff;margin-top:40vh}.about-area{color:#fff;display:grid;grid-template-columns:1fr 1fr}.about-area-first{margin-right:40px}.user-area{display:flex;margin-top:20vh}.user-avatar{border-radius:100%;margin-right:20px}.user-avatar-src{width:100px;border-radius:100%;margin-bottom:-5px}.user-about{margin:auto 0}.username{font-size:40px;font-weight:600}.spoti-card{margin-top:40px;display:flex;font-weight:600;color:#fff;text-decoration:none;margin-left:0;background-color:#222;border-radius:10px}.spoti-details{flex-direction:column;padding:10px 10px 10px 20px;height:auto}.spoti-details,.spoti-img{display:flex;margin:auto 0}.spoti-src{height:84.5px;border-top-left-radius:10px;border-bottom-left-radius:10px}.spoti-artist{color:#d1d1d1}.play-bar{display:flex}.play-icon{cursor:pointer;color:#fff;text-decoration:none}.about-head{margin-top:40px;font-size:22px;font-weight:600}.about-text{font-size:18px;font-weight:600;color:#d8d8d8}.about-area-second{height:100vh;width:100%;border-radius:20px;background-image:linear-gradient(270deg,hsla(0,0%,8%,.2),#151515),url(https://cdn.discordapp.com/attachments/766234929121984512/1047216184283635744/unknown.png);background-repeat:no-repeat;background-size:cover}::-webkit-scrollbar{width:0}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#222;padding:5px;border-radius:10px}@media screen and (max-width:768px){.navbar{grid-template-columns:auto}.navbar-user{justify-content:center}}