.songs button { display: inline-block; width: 300px; height: 30px; text-align: left; } .songs button:hover { background: yellow; }