*{
    margin: 0;
    padding:0;
    font-family:'Poppins', sans-serif;
    box-sizing: border-box;
}
.container{
    width: 100%;
    height: 100vh;
    background: #006D6F;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.music-player{
    background: #E0FFFF;
    width: 1300px;
    padding: 25px 35px;
    text-align: center;
}
.music-player h2{
    font-family:rust;
    font-size: 20px;
    font-weight: 400;
    color: #333;
    margin-top: 20px;
    text-align: left;
}

.music-box {
    background: #02fbff;
    width: 170px;
    padding: 25px 35px;
    text-align: center;
}
.music-box h1{
    font-family:rust;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    margin-top: 20px;
}
.music-box p{
    font-family:rust;
    font-size: 10px;
    font-weight: 400;
    color: #000000;
    margin-top: 20px;
}
.music-box1 h1{
    font-family:rust;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    margin-top: 20px;
}
.music-box1 p{
    font-family:rust;
    font-size: 10px;
    font-weight: 400;
    color: #000000;
    margin-top: 20px;
}
.music-box1{
    background: #02fbff;
    width: 170px;
    padding: 25px 35px;
    text-align: center;
}
.music-box2 h1{
    font-family:rust;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    margin-top: 20px;
}
.music-box2 p{
    font-family:rust;
    font-size: 10px;
    font-weight: 400;
    color: #000000;
    margin-top: 20px;
}
.music-box2{
    background: #02fbff;
    width: 170px;
    padding: 25px 35px;
    text-align: center;
}
.music-box3 h1{
    font-family:rust;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    margin-top: 20px;
}
.music-box3 p{
    font-family:rust;
    font-size: 10px;
    font-weight: 400;
    color: #000000;
    margin-top: 20px;
}
.music-box3{
    background: #02fbff;
    width: 170px;
    padding: 25px 35px;
    text-align: center;
}
.music-box4 h1{
    font-family:rust;
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    margin-top: 20px;
}
.music-box4 p{
    font-family:rust;
    font-size: 10px;
    font-weight: 400;
    color: #000000;
    margin-top: 20px;
}
.music-box4{
    background: #02fbff;
    width: 170px;
    padding: 25px 35px;
    text-align: center;
}
.song-img {
    width: 100px;
    height: 100px;
    border: 3px solid #333;
    box-shadow: 0 10px 60px rgba(20, 223, 250, 0.22);
}
try p{
    width: 100px;
    height: 100px;
    border: 3px solid #333;
    box-shadow: 0 10px 60px rgba(20, 223, 250, 0.22);
}
nav{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
nav .home{
    border-radius: 50%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #0091ca;
    box-shadow: 0 5px 10px rgba(83, 219, 253, 0.22);
}
.music-box h3{
    font-family:rust;
    font-size: 11px;
    font-weight: 400;
    color: #000000;
    margin-top: 20px;
}
.music-box3 h3{
    font-family:rust;
    font-size: 11px;
    font-weight: 400;
    color: #000000;
    margin-top: 20px;
}
.music-box4 h3{
    font-family:rust;
    font-size: 10px;
    font-weight: 400;
    color: #000000;
    margin-top: 20px;
}
.music-box5 h3{
    font-family:rust;
    font-size: 11px;
    font-weight: 400;
    color: #000000;
    margin-top: 20px;
}
.music-box7 h3{
    font-family:rust;
    font-size: 11px;
    font-weight: 400;
    color: #000000;
    margin-top: 20px;
}
.music-box2 h3{
    font-family:rust;
    font-size: 12px;
    font-weight: 400;
    color: #000000;
    margin-top: 20px;
}
.music-box1 h3{
    font-family:rust;
    font-size: 11px;
    font-weight: 400;
    color: #000000;
    margin-top: 20px;
}