html{
    background-color:black;
}


h1{
   
    font-family:'Libre Barcode 128 Text', cursive;;
    font-size: 60px;
    
    color:rgb(214, 9, 9);
    position: fixed;
    /* width: 584px;
    height: 161px; */
    top: 40px;
    margin-left: 65%;
    
}

.bg{
    background-position: right bottom, left top;
    height: 70%;
   
}

.icon{
margin-left: 75%;
max-width: 20%;
}


#weibo{

position: fixed;
/* right: 20px; */
top: 211px;
}

#doc{
    position: fixed;
    /* right: 14px; */
    top: 390px;
    
}

#music{
    position: fixed;
    /* right: 10px; */
    top: 560px;
}