#logo111 {
    width: 230px;
    height: 50px;
}
.center1 {
    padding-bottom: 5px;
    color: white;
}
.contentsong {
    color: white;
}
#offsonmg {
    padding-left: 10px;
}
#button1 {
    color: white;
    background-color: black;
    justify-content: center;
    display: flex;
}
.youtubecont {
    justify-content: center;
    align-content: center;
    display: flex;
    background-color: white;
    color: black;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}