body{
    background-color: #272B30;    
}

.fist{
    height: 150px;
    width: 100px;
    position: fixed;
    bottom: 20px;
    right: 40px;
}

.border-song{
    border: 1px solid gray;
    border-radius: 10px;
}